Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

CustomShowPreviewEventArgs Constructors

Arguments passed to the ReportServiceController.CustomShowPreview event.
Name Parameters Description
CustomShowPreviewEventArgs(String, ReportParametersObjectBase, CriteriaOperator, Boolean, SortProperty[], Boolean, ShowViewParameters) reportContainerHandle, parametersObject, criteria, canApplyCriteria, sortProperty, canApplySortProperty, showViewParameters Initializes a new instance of the CustomShowPreviewEventArgs class.
See Also