Skip to main content

PivotGridAppearancesBase Class

Represents the base class for classes that provide appearance settings for a PivotGridControl.

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.XtraPivotGrid.v23.2.dll

NuGet Package: DevExpress.Win.PivotGrid

Declaration

public class PivotGridAppearancesBase :
    BaseAppearanceCollection

Remarks

For more information on appearances, see the Appearances document.

See Also