ChooseReportTemplatePage<TModel>.SolutionTypesProvider Property
Specifies the solution types provider.
Namespace: DevExpress.XtraReports.Wizards.Presenters
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
Type | Description |
---|---|
ISolutionTypesProvider | An object implementing the ISolutionTypesProvider interface that provides access to the known types in the current solution. |
See Also