GroupStateChangedEventArgs Properties
Contains data for theSpreadsheetControl.GroupStateChanged event.
| Name | Description |
|---|---|
| Groups | Returns information about groups affected by the expand/collapse operation. |
| IsExpanded | Indicates whether groups are expanded. |
| IsRowGroup | Indicates whether a user expanded/collapsed row groups. |
See Also