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.v20.2.dll

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

Declaration

Returns

Type Description
Boolean

true to display the border; otherwise, false.

See Also