RowAllowEventArgs Constructors
Provides data for the GridView.GroupRowExpanding and GridView.GroupRowCollapsing events.
Name | Parameters | Description |
---|---|---|
Row |
row |
Creates a new Row |
See Also