Skip to main content
.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