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