PivotFieldStateChangedCancelEventArgs Constructors
Provides data for the ASPxPivotGrid.FieldValueCollapsing and ASPxPivotGrid.FieldValueExpanding events.| Name | Parameters | Description |
|---|---|---|
| PivotFieldStateChangedCancelEventArgs(PivotFieldValueItem) | item | Initializes a new instance of the PivotFieldStateChangedCancelEventArgs class. |
See Also