Skip to main content

PivotGridAppearancesPrint.FilterSeparator Property

For internal use.

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.XtraPivotGrid.v23.2.dll

NuGet Package: DevExpress.Win.PivotGrid

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override AppearanceObject FilterSeparator { get; }

Property Value

Type
AppearanceObject

Remarks

This member supports the internal infrastructure and is not intended to be used directly from your code.

See Also