Back to Devexpress

PivotGridControl.ShowBorder Attached Property

wpf-devexpress-dot-xpf-dot-pivotgrid-dot-pivotgridcontrol-edd214d5.md

latest1.1 KB
Original Source

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

NuGet Package : DevExpress.Wpf.PivotGrid

Declaration

See GetShowBorder(DependencyObject) and SetShowBorder(DependencyObject, Boolean).

Returns

TypeDescription
Boolean

true to display the border; otherwise, false.

|

See Also

PivotGridControl Class

PivotGridControl Members

DevExpress.Xpf.PivotGrid Namespace