Back to Devexpress

PivotGridAppearancesBase Class

windowsforms-devexpress-dot-xtrapivotgrid-547a9025.md

latest1.4 KB
Original Source

PivotGridAppearancesBase Class

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

Namespace : DevExpress.XtraPivotGrid

Assembly : DevExpress.XtraPivotGrid.v25.2.dll

NuGet Package : DevExpress.Win.PivotGrid

Declaration

csharp
public class PivotGridAppearancesBase :
    BaseAppearanceCollection
vb
Public Class PivotGridAppearancesBase
    Inherits BaseAppearanceCollection

Remarks

For more information on appearances, see the Appearances document.

Inheritance

Object BaseAppearanceCollection PivotGridAppearancesBase PivotGridAppearances

PivotGridAppearancesPrint

See Also

PivotGridAppearancesBase Members

DevExpress.XtraPivotGrid Namespace