ASPxClientGridViewRowCancelEventArgs Constructors
Provides data for the ASPxClientGridView.RowCollapsing and ASPxClientGridView.RowExpanding events.Name | Description |
---|---|
constructor(visibleIndex) | Initializes a new instance of the ASPxClientGridViewRowCancelEventArgs class. |
See Also