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.v24.1.dll
NuGet Package: DevExpress.Wpf.PivotGrid
Declaration
Returns
Type | Description |
---|---|
Boolean | true to display the border; otherwise, false. |
See Also