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.v19.1.Core.dll

Declaration

public class PivotGridOptionsBase :
    BaseOptions,
    IXtraSerializableLayoutEx
See Also