Skip to main content
A newer version of this page is available.
All docs
V19.1

OptionsPagerChangedEventArgs(PivotGridWebOptionsPager.OptionsPagerChangedReason) Constructor

Namespace: DevExpress.Web.ASPxPivotGrid

Assembly: DevExpress.Web.ASPxPivotGrid.v19.1.dll

Declaration

public OptionsPagerChangedEventArgs(
    PivotGridWebOptionsPager.OptionsPagerChangedReason reason
)

Parameters

Name Type
reason PivotGridWebOptionsPager.OptionsPagerChangedReason
See Also