ASPxClientVerticalGridBatchEditChangesSavingEventArgs Members
In This Article
#Constructors
Name | Description |
---|---|
constructor |
Initializes a new instance of the ASPx |
#Properties
Name | Description |
---|---|
cancel |
Specifies whether to cancel the related action (for example, row edit, export).
Inherited from ASPx |
deleted |
Gets a hashtable that maintains information about deleted cells. |
inserted |
Gets a hashtable that maintains information about inserted cells. |
updated |
Gets a hashtable that maintains information about updated cells. |
See Also