CellElementData.IsTotalAppearance Property
Gets whether the cell value is a total.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
See Also
Gets whether the cell value is a total.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v26.1.dll
public bool IsTotalAppearance { get; }
Public ReadOnly Property IsTotalAppearance As Boolean
| Type | Description |
|---|---|
| Boolean |
|