BeforeGroupProcessingEventArgs.IsRowGroup Property
Indicates whether the event is raised for row groups.
Namespace: DevExpress.XtraSpreadsheet
Assembly: DevExpress.Spreadsheet.v25.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true if a user starts to expand or collapse row groups; otherwise, false. |
See Also