Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides a class for arguments of data events that can be canceled.
Namespace: Sys.Data
Inherits: CancelEventArgs
var args = new Sys.Data.DataEventArgs(data);
Constructors
Name |
Description |
|---|---|
Initializes a new instance of the DataEventArgs class. |
Members
Name |
Description |
|---|---|
Gets or sets the data value of the data event. |
|
Gets or sets the default location in the DataView object where the item template is instantiated as a DOM element or DOM element ID. |
|
Gets or sets the default template that is used to render each item. |