ReportOptions.Events Property
Provides access to events specific to Report Options.
Namespace: DevExpress.ExpressApp.ReportsV2
Assembly: DevExpress.ExpressApp.ReportsV2.v26.1.dll
NuGet Package: DevExpress.ExpressApp.ReportsV2
Declaration
Property Value
| Type | Description |
|---|---|
| DevExpress.ExpressApp.ReportsV2.ReportEvents | An object that allows you to assign handlers to events. |
See Also