ChooseXPObjectSourceConnectionTypePageEx(IChooseXPObjectSourceConnectionTypePageView, IConnectionStringsProvider) Constructor
In This Article
Initializes a new instance of the ChooseXPObjectSourceConnectionTypePageEx<TModel> class with specified settings.
Namespace: DevExpress.XtraReports.Wizards.Presenters
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
#Declaration
public ChooseXPObjectSourceConnectionTypePageEx(
IChooseXPObjectSourceConnectionTypePageView view,
IConnectionStringsProvider connectionStringsProvider
)
#Parameters
Name | Type |
---|---|
view | DevExpress. |
connection |
IConnection |
See Also