RowEventArgs Constructors
Provides data for the GridView.GroupRowExpanded and GridView.GroupRowCollapsed events.
Name | Parameters | Description |
---|---|---|
Row |
row |
Creates a new Row |
See Also