Skip to main content
All docs
V20.2

FieldValueElementData.IsVisible Property

Gets an empty row tree indent item.

Namespace: DevExpress.Xpf.PivotGrid

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.PivotGrid, DevExpress.Wpf.PivotGrid

Declaration

public bool IsVisible { get; }

Property Value

Type Description
Boolean

true if the row tree indent item is empty; otherwise, false.

See Also