GroupStateChangedEventArgs.IsExpanded Property
Indicates whether groups are expanded.
Namespace: DevExpress.XtraSpreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if a user expanded groups; otherwise, false. |
See Also