Skip to main content

ASPxClientVerticalGridBatchEditRecordValidatingEventArgs Class

Declaration

declare class ASPxClientVerticalGridBatchEditRecordValidatingEventArgs extends ASPxClientEventArgs

Remarks

Objects of the ASPxClientVerticalGridBatchEditRecordValidatingEventArgs type are used as arguments for the ASPxClientVerticalGrid.BatchEditRecordValidating event, generated on the client side.

ASPxClientVerticalGridBatchEditRecordValidatingEventArgs objects with proper settings are automatically created and passed to the corresponding event handler.

Inheritance

ASPxClientEventArgs
ASPxClientVerticalGridBatchEditRecordValidatingEventArgs
See Also