Skip to main content
All docs
V18.2

ASPxClientCustomizeElementsEventArgs Constructors

Provides data for the ASPxClientReportDesigner.CustomizeElements, ASPxClientReportDesigner.PreviewCustomizeElements and ASPxClientWebDocumentViewer.CustomizeElements events.
Name Parameters Description
ASPxClientCustomizeElementsEventArgs(ASPxReportUIElement[]) elements Initializes a new instance of the ASPxClientCustomizeElementsEventArgs class with the specified settings.
See Also