Skip to main content

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

NuGet Package: DevExpress.Wpf.PivotGrid

Declaration

Returns

Type Description
Boolean

true to display the border; otherwise, false.

See Also