IXlDocumentOptions.SupportsOutlineGrouping Property
Gets a value indicating whether the document supports grouping functionality.
Namespace: DevExpress.Export.Xl
Assembly: DevExpress.Printing.v25.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, if the grouping functionality is supported by the document; otherwise, false. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to SupportsOutlineGrouping |
|---|---|
| IXlDocument |
|
See Also