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

PivotGridOptionsBase Class

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

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.PivotGrid.v20.1.Core.dll

NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.WindowsDesktop.PivotGrid.Core

Declaration

public class PivotGridOptionsBase :
    BaseOptions,
    IXtraSerializableLayoutEx
See Also