Back to Devexpress

FieldValueElementData.IsTotalAppearance Property

wpf-devexpress-dot-xpf-dot-pivotgrid-dot-fieldvalueelementdata-be10659e.md

latest1.2 KB
Original Source

FieldValueElementData.IsTotalAppearance Property

Gets whether the field value element 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 field value element is a total; otherwise, false.

|

See Also

FieldValueElementData Class

FieldValueElementData Members

DevExpress.Xpf.PivotGrid Namespace