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