Back to Devexpress

PivotGridAppearancesBase.FilterSeparator Property

windowsforms-devexpress-dot-xtrapivotgrid-dot-pivotgridappearancesbase-2b1b0af9.md

latest1.8 KB
Original Source

PivotGridAppearancesBase.FilterSeparator Property

Gets the appearance settings used to paint the filter header area separator.

Namespace : DevExpress.XtraPivotGrid

Assembly : DevExpress.XtraPivotGrid.v25.2.dll

NuGet Package : DevExpress.Win.PivotGrid

Declaration

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

Property Value

TypeDescription
AppearanceObject

A AppearanceObject object which provides the appearance settings used to paint the filter header area separator.

|

Remarks

For more information on appearances, see the Appearances topic.

See Also

FilterSeparatorBarPadding

ShowFilterSeparatorBar

PivotGridAppearancesBase Class

PivotGridAppearancesBase Members

DevExpress.XtraPivotGrid Namespace