CustomShowPreviewEventArgs.ShowViewParameters Property
In This Article
Gets a set of parameters used to display a new Detail View with report preview.
Namespace: DevExpress.ExpressApp.ReportsV2
Assembly: DevExpress.ExpressApp.ReportsV2.v24.2.dll
NuGet Package: DevExpress.ExpressApp.ReportsV2
#Declaration
public ShowViewParameters ShowViewParameters { get; }
#Property Value
Type | Description |
---|---|
Show |
A Show |
See Also