ASPxClientGridViewBatchEditRowValidatingEventArgs Members
In This Article
#Constructors
Name | Description |
---|---|
constructor |
Initializes a new instance of the ASPx |
#Properties
Name | Description |
---|---|
key | Gets the row’s key. |
validation |
Provides validation information of a row currently being validated. |
visible |
Gets the processed row’s visible index. |
See Also