RowAllowEventArgs Constructors
Provides data for the GridView.GroupRowExpanding and GridView.GroupRowCollapsing events.Name | Parameters | Description |
---|---|---|
RowAllowEventArgs(Int32, Boolean) | rowHandle, allow | Creates a new RowAllowEventArgs object. |
See Also