ISolutionTypesProvider.CurrentProjectTypes Property
Gets types from the project that contains the opened report.
Namespace: DevExpress.Entity.ProjectModel
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
| Type | Description |
|---|---|
| IProjectTypes | An IProjectTypes object that provides access to project types. |
See Also