FieldValueCellBase.IsColumn Property
Gets whether the cell is a column header.
Namespace: DevExpress.XtraPivotGrid.Data
Assembly: DevExpress.PivotGrid.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true if the cell is a column header; false if the cell is a row header. |
See Also