CreateCustomParametersDetailViewEventArgs.DetailView Property
Specifies the Detail View for the report parameters object.
Namespace: DevExpress.ExpressApp.ReportsV2
Assembly: DevExpress.ExpressApp.ReportsV2.v25.1.dll
NuGet Package: DevExpress.ExpressApp.ReportsV2
Declaration
Property Value
| Type | Description |
|---|---|
| DetailView | A DetailView object that displays the report parameters object. |
See Also