aspnet-devexpress-dot-web-dot-aspxpivotgrid-cacf8eac.md
Provides data specific options for ASPxPivotGrid.
Namespace : DevExpress.Web.ASPxPivotGrid
Assembly : DevExpress.Web.ASPxPivotGrid.v25.2.dll
NuGet Package : DevExpress.Web
public class PivotGridWebOptionsData :
PivotGridOptionsData
Public Class PivotGridWebOptionsData
Inherits PivotGridOptionsData
The following members return PivotGridWebOptionsData objects:
The PivotGridWebOptionsData class provides a set of properties that control data specific operations in ASPxPivotGrid. Use the ASPxPivotGrid.OptionsData property to access these options.
DevExpress.Utils.Serializing.IXtraSerializableLayoutEx
Object ViewStatePersisterCore BaseOptions PivotGridOptionsBase PivotGridOptionsData PivotGridWebOptionsData MVCxPivotGridWebOptionsData
See Also