RowEventArgs Properties
Provides 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 that raised the event. |
See Also