RowAllowEventArgs Properties
Provides data for the GridView.GroupRowExpanding and GridView.GroupRowCollapsing events.
Name | Description |
---|---|
Allow | Gets or sets a value specifying whether the current operation is allowed. |
Row |
Gets the row’s handle (position). For the Column |
See Also