CustomExportFieldValueEventArgsBase<T>.IsCollapsed Property
Gets whether the processed field value is collapsed.
Namespace: DevExpress.PivotGrid.Printing
Assembly: DevExpress.PivotGrid.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, if the processed field value is collapsed; otherwise, false. |
See Also