RowAllowEventArgs Constructors
Provides data for the GridControl.GroupRowExpanding and GridControl.GroupRowCollapsing events.Name | Parameters | Description |
---|---|---|
RowAllowEventArgs(Int32) | rowHandle | Initializes a new instance of the RowAllowEventArgs class. |
See Also