Skip to main content
.NET 6.0+

CreateCustomParametersDetailViewEventArgs Class

Namespace: DevExpress.ExpressApp.ReportsV2

Assembly: DevExpress.ExpressApp.ReportsV2.v23.2.dll

Declaration

public class CreateCustomParametersDetailViewEventArgs :
    HandledEventArgs

Remarks

The CreateCustomParametersDetailViewEventArgs class declares properties specific to the ReportServiceController.CreateCustomParametersDetailView event, which allows you to customize the report parameters object Detail View.

Inheritance

Object
EventArgs
HandledEventArgs
CreateCustomParametersDetailViewEventArgs
See Also