Skip to main content
A newer version of this page is available. .

PivotGridControl.ShowBorder Attached Property

Gets or sets whether the pivot grid’s border is displayed. This is a dependency property.

Namespace: DevExpress.Xpf.PivotGrid

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

NuGet Package: DevExpress.Wpf.PivotGrid

Declaration

Returns

Type Description
Boolean

true to display the border; otherwise, false.

See Also