Skip to main content

PivotGridOptionsBase Class

Serves as a base for classes that represent the Pivot Grid control’s options.

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.PivotGrid.v23.2.Core.dll

NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.Win.Navigation

Declaration

public class PivotGridOptionsBase :
    BaseOptions,
    IXtraSerializableLayoutEx
See Also