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