PivotQueryExceptionEventArgs Properties
Provides data for the ASPxPivotGrid.QueryException event.| Name | Description |
|---|---|
| Exception | Gets the exception that has been thrown. |
| Handled | Gets or sets whether the default exception handling actions should be performed. |
See Also