RowEventArgs Properties
Contains data for the GridControl.GroupRowExpanded and GridControl.GroupRowCollapsed events.
Name | Description |
---|---|
Row | Gets the processed row. |
Row |
Gets the processed row’s handle. |
Source |
Gets the Grid |
See Also