PivotGridCallbackStateEventArgs Properties
Provides data for the events related to saving/loading the pivot grid’s callback state.Name | Description |
---|---|
CallbackState | Gets or sets the ASPxPivotGrid’s callback state. |
Handled | Gets or sets whether a callback state saving/loading operation is handled manually, so no default processing is required. |
See Also