GroupStateChangingEventArgs.IsExpanding Property
In This Article
Indicates whether a user is going to expand groups.
Namespace: DevExpress.XtraSpreadsheet
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if a user starts to expand groups; otherwise, false. |
See Also