PivotGridAppearancesBase Class
In This Article
Represents the base class for classes that provide appearance settings for a PivotGridControl.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v24.2.dll
NuGet Package: DevExpress.Win.PivotGrid
#Declaration
public class PivotGridAppearancesBase :
BaseAppearanceCollection
#Remarks
For more information on appearances, see the Appearances document.
#Inheritance
See Also