CustomShowPreviewEventArgs.ShowViewParameters Property
Gets a set of parameters used to display a new Detail View with report preview.
Namespace: DevExpress.ExpressApp.ReportsV2
Assembly: DevExpress.ExpressApp.ReportsV2.v24.1.dll
NuGet Package: DevExpress.ExpressApp.ReportsV2
Declaration
Property Value
Type | Description |
---|---|
ShowViewParameters | A ShowViewParameters object used to display a Detail View with report preview. |
See Also