Skip to main content
All docs
V18.2

ASPxClientCustomizeParameterEditorsEventArgs Properties

Provides data for the ASPxClientWebDocumentViewer.CustomizeParameterEditors and ASPxClientReportDesigner.CustomizeParameterEditors events.
Name Description
info Provides access to an object that stores information required to serialize a parameter editor.
parameter Provides access to an object that stores information about a parameter.
See Also