PivotGridAppearances.FixedLine Property
In This Article
Gets the appearance settings used to paint fixed lines.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v24.2.dll
NuGet Package: DevExpress.Win.PivotGrid
#Declaration
public AppearanceObject FixedLine { get; }
#Property Value
Type | Description |
---|---|
Appearance |
An Appearance |
See Also