PivotGridCallbackStateEventArgs(String) Constructor
Initializes a new PivotGridCallbackStateEventArgs object with the specified setting.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| callbackState | String | A string value specifying the callback state containing ‘property name’ / ‘value’ pairs. |
See Also