Back to Devexpress

PivotGridAppearancesBase.HeaderGroupLine Property

windowsforms-devexpress-dot-xtrapivotgrid-dot-pivotgridappearancesbase-17505ae6.md

latest1.5 KB
Original Source

PivotGridAppearancesBase.HeaderGroupLine Property

Gets the appearance settings used to paint connector lines between field headers combined in a field group.

Namespace : DevExpress.XtraPivotGrid

Assembly : DevExpress.XtraPivotGrid.v25.2.dll

NuGet Package : DevExpress.Win.PivotGrid

Declaration

csharp
public virtual AppearanceObject HeaderGroupLine { get; }
vb
Public Overridable ReadOnly Property HeaderGroupLine As AppearanceObject

Property Value

TypeDescription
AppearanceObject

An AppearanceObject object which provides corresponding appearance settings.

|

Remarks

For more information on appearances, see the Appearances topic.

See Also

PivotGridAppearancesBase Class

PivotGridAppearancesBase Members

DevExpress.XtraPivotGrid Namespace