Skip to main content
All docs
V19.2

OptionsPagerChangedEventArgs(PivotGridWebOptionsPager.OptionsPagerChangedReason) Constructor

Initializes a new instance of the PivotGridWebOptionsPager.OptionsPagerChangedEventArgs class with specified settings.

Namespace: DevExpress.Web.ASPxPivotGrid

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

Declaration

public OptionsPagerChangedEventArgs(
    PivotGridWebOptionsPager.OptionsPagerChangedReason reason
)

Parameters

Name Type
reason PivotGridWebOptionsPager.OptionsPagerChangedReason
See Also