Back to Devexpress

CellElementData.IsTotalAppearance Property

wpf-devexpress-dot-xpf-dot-pivotgrid-dot-cellelementdata-7d78d1a9.md

latest1.1 KB
Original Source

CellElementData.IsTotalAppearance Property

Gets whether the cell value is a total.

Namespace : DevExpress.Xpf.PivotGrid

Assembly : DevExpress.Xpf.PivotGrid.v25.2.dll

NuGet Package : DevExpress.Wpf.PivotGrid

Declaration

csharp
public bool IsTotalAppearance { get; }
vb
Public ReadOnly Property IsTotalAppearance As Boolean

Property Value

TypeDescription
Boolean

true if the cell value is a total; otherwise, false.

|

See Also

CellElementData Class

CellElementData Members

DevExpress.Xpf.PivotGrid Namespace