Skip to main content
A newer version of this page is available.
All docs
V18.2

OptionsPagerChangedEventArgs(PivotGridWebOptionsPager.OptionsPagerChangedReason) Constructor

Namespace: DevExpress.Web.ASPxPivotGrid

Assembly: DevExpress.Web.ASPxPivotGrid.v18.2.dll

Declaration

public OptionsPagerChangedEventArgs(
    PivotGridWebOptionsPager.OptionsPagerChangedReason reason
)

Parameters

Name Type
reason PivotGridWebOptionsPager.OptionsPagerChangedReason
See Also