Skip to main content
All docs
V18.2

ASPxClientPreviewClickEventArgs Constructors

Provides data for the ASPxClientWebDocumentViewer.PreviewClick and ASPxClientReportDesigner.PreviewClick events.
Name Parameters Description
ASPxClientPreviewClickEventArgs(Int32, ASPxClientWebDocumentViewerBrick) pageIndex, brick Initializes a new instance of the ASPxClientPreviewClickEventArgs class with the specified settings.
See Also