ASPxClientVerticalGridBatchEditRecordValidatingEventArgs Properties
Provides data for the ASPxClientVerticalGrid.BatchEditRecordValidating event.
Name | Description |
---|---|
validation |
Provides validation information on the record currently being validated. |
visible |
Gets the processed record’s visible index. |
See Also