CreateCustomReportDesignRepositoryItemEventArgs.RepositoryItem Property
Specifies the Repository Item created for the report parameter.
Namespace: DevExpress.ExpressApp.ReportsV2.Win
Assembly: DevExpress.ExpressApp.ReportsV2.Win.v25.1.dll
NuGet Package: DevExpress.ExpressApp.ReportsV2.Win
Declaration
Property Value
| Type | Description |
|---|---|
| RepositoryItem | A RepositoryItem object that specifies the Repository Item used to edit the report parameter value. |
See Also