Skip to main content
A newer version of this page is available. .

PivotGridAppearancesBase Class

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

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.XtraPivotGrid.v18.2.dll

Declaration

public class PivotGridAppearancesBase :
    BaseAppearanceCollection

Remarks

For more information on appearances, see the Appearances document.

See Also