Back to Devexpress

PivotGridOptionsViewBase Class

corelibraries-devexpress-dot-xtrapivotgrid-5afbbde7.md

latest1.7 KB
Original Source

PivotGridOptionsViewBase Class

Serves as the base for classes that provide view options for the PivotGrid controls.

Namespace : DevExpress.XtraPivotGrid

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

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

Declaration

csharp
public class PivotGridOptionsViewBase :
    PivotGridOptionsBase
vb
Public Class PivotGridOptionsViewBase
    Inherits PivotGridOptionsBase

Inheritance

Object ViewStatePersisterCore BaseOptions PivotGridOptionsBase PivotGridOptionsViewBase PivotGridWebOptionsView

PivotGridOptionsView

XRPivotGridOptionsView

MVCxPivotGridWebOptionsView

See Also

PivotGridOptionsViewBase Members

DevExpress.XtraPivotGrid Namespace