ASPxPivotGrid.BeforePerformDataSelect Event
Occurs before the ASPxPivotGrid control obtains data from a data source.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Event Data
The BeforePerformDataSelect event's data class is EventArgs.
See Also