CustomShowPreviewEventArgs.ReportContainerHandle Property
Gets the handle of the ReportContainer object.
Namespace: DevExpress.ExpressApp.ReportsV2
Assembly: DevExpress.ExpressApp.ReportsV2.v25.1.dll
NuGet Package: DevExpress.ExpressApp.ReportsV2
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string that specifies the handle of the ReportContainer object. |
See Also