Back to Devexpress

PivotGridAppearancesBase.Lines Property

windowsforms-devexpress-dot-xtrapivotgrid-dot-pivotgridappearancesbase-3645e4f3.md

latest1.5 KB
Original Source

PivotGridAppearancesBase.Lines Property

Gets the appearance settings used to paint the horizontal and vertical lines.

Namespace : DevExpress.XtraPivotGrid

Assembly : DevExpress.XtraPivotGrid.v25.2.dll

NuGet Package : DevExpress.Win.PivotGrid

Declaration

csharp
public AppearanceObject Lines { get; }
vb
Public ReadOnly Property Lines As AppearanceObject

Property Value

TypeDescription
AppearanceObject

A AppearanceObject object which provides the appearance settings used to paint grid lines.

|

Remarks

For more information on appearances, see the Appearances topic.

See Also

Appearances

PivotGridAppearancesBase Class

PivotGridAppearancesBase Members

DevExpress.XtraPivotGrid Namespace