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