Back to Devexpress

PivotGridControl.ShowColumnsBorder Property

wpf-devexpress-dot-xpf-dot-pivotgrid-dot-pivotgridcontrol-7c92df03.md

latest1.1 KB
Original Source

PivotGridControl.ShowColumnsBorder Property

For internal use.

Namespace : DevExpress.Xpf.PivotGrid

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

NuGet Package : DevExpress.Wpf.PivotGrid

Declaration

csharp
[Browsable(false)]
public bool ShowColumnsBorder { get; }
vb
<Browsable(False)>
Public ReadOnly Property ShowColumnsBorder As Boolean

Property Value

Type
Boolean

Remarks

This member supports the internal infrastructure and is not intended to be used directly from your code.

See Also

PivotGridControl Class

PivotGridControl Members

DevExpress.Xpf.PivotGrid Namespace