Skip to main content
All docs
V18.2

ASPxClientParametersResetEventArgs Constructors

Provides data for the ASPxClientWebDocumentViewer.ParametersReset and ASPxClientReportDesigner.PreviewParametersReset events.
Name Parameters Description
ASPxClientParametersResetEventArgs(Object, ASPxClientWebDocumentViewerParameter[]) parametersModel, parameters Initializes a new instance of the ASPxClientParametersResetEventArgs class with the specified settings.
See Also