CreateCustomReportDesignRepositoryItemEventArgs.Application Property
In This Article
Gets an application object.
Namespace: DevExpress.ExpressApp.ReportsV2.Win
Assembly: DevExpress.ExpressApp.ReportsV2.Win.v24.1.dll
NuGet Package: DevExpress.ExpressApp.ReportsV2.Win
#Declaration
public XafApplication Application { get; }
#Property Value
Type | Description |
---|---|
Xaf |
An Xaf |
See Also