Skip to main content

PivotGridControl.ShowBorder Attached Property

In This Article

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

Namespace: DevExpress.Xpf.PivotGrid

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

#Declaration

#Returns

Type Description
Boolean

true to display the border; otherwise, false.

See Also