Back to Devexpress

PivotFieldListControl.ShowBorder Property

wpf-devexpress-dot-xpf-dot-pivotgrid-dot-pivotfieldlistcontrol-9320f8db.md

latest1.4 KB
Original Source

PivotFieldListControl.ShowBorder Property

Gets or sets whether a border should be displayed around the Customization Control. This is a dependency property.

Namespace : DevExpress.Xpf.PivotGrid

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

NuGet Package : DevExpress.Wpf.PivotGrid

Declaration

csharp
public bool ShowBorder { get; set; }
vb
Public Property ShowBorder As Boolean

Property Value

TypeDescription
Boolean

A Visibility enumeration member that specifies whether to display a border around the Customization Control.

|

See Also

EmptyTextVisibility

LabelVisibility

PivotFieldListControl Class

PivotFieldListControl Members

DevExpress.Xpf.PivotGrid Namespace