Back to Devexpress

PivotGridAppearances.FixedLine Property

windowsforms-devexpress-dot-xtrapivotgrid-dot-pivotgridappearances-a82b13a0.md

latest1.2 KB
Original Source

PivotGridAppearances.FixedLine Property

Gets the appearance settings used to paint fixed lines.

Namespace : DevExpress.XtraPivotGrid

Assembly : DevExpress.XtraPivotGrid.v25.2.dll

NuGet Package : DevExpress.Win.PivotGrid

Declaration

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

Property Value

TypeDescription
AppearanceObject

An AppearanceObject that contains the appearance settings used to paint fixed lines.

|

See Also

PivotGridAppearances Class

PivotGridAppearances Members

DevExpress.XtraPivotGrid Namespace