Back to Devexpress

CreateCustomReportDesignRepositoryItemEventArgs.Application Property

expressappframework-devexpress-dot-expressapp-dot-reportsv2-dot-win-dot-createcustomreportdesignrepositoryitemeventargs-d58a1a54.md

latest1.5 KB
Original Source

CreateCustomReportDesignRepositoryItemEventArgs.Application Property

Gets an application object.

Namespace : DevExpress.ExpressApp.ReportsV2.Win

Assembly : DevExpress.ExpressApp.ReportsV2.Win.v25.2.dll

NuGet Package : DevExpress.ExpressApp.ReportsV2.Win

Declaration

csharp
public XafApplication Application { get; }
vb
Public ReadOnly Property Application As XafApplication

Property Value

TypeDescription
XafApplication

An XafApplication object that manages the current XAF application.

|

See Also

CreateCustomReportDesignRepositoryItemEventArgs Class

CreateCustomReportDesignRepositoryItemEventArgs Members

DevExpress.ExpressApp.ReportsV2.Win Namespace