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

CreateCustomParametersDetailViewEventArgs Constructors

Arguments passed to the ReportServiceController.CreateCustomParametersDetailView event.
Name Parameters Description
CreateCustomParametersDetailViewEventArgs(ReportParametersObjectBase, XafApplication) reportParametersObject, application Initializes a new instance of the CreateCustomParametersDetailViewEventArgs class.
See Also