A newer version of this page is available.
Switch to the current version.
ConfigureXPObjectSourceConnectionPropertiesPageEx<TModel> Class
Namespace: DevExpress.XtraReports.Wizards.Presenters
Assembly: DevExpress.XtraReports.v18.2.dll
Declaration
public class ConfigureXPObjectSourceConnectionPropertiesPageEx<TModel> :
ConfigureXPObjectSourceConnectionPropertiesPage<TModel>
where TModel : XtraReportModel
Public Class ConfigureXPObjectSourceConnectionPropertiesPageEx(Of TModel As XtraReportModel)
Inherits ConfigureXPObjectSourceConnectionPropertiesPage(Of TModel)
Type Parameters
Name |
---|
TModel |
Implements
IWizardPage<TModel>
Inheritance
Object
WizardPageBase<IConnectionPropertiesPageView, TModel>
ConnectionPropertiesPageBase<TModel>
ConfigureXPObjectSourceConnectionPropertiesPage<TModel>
ConfigureXPObjectSourceConnectionPropertiesPageEx<TModel>
See Also
Feedback