Skip to main content
A newer version of this page is available.

ConfigureEFConnectionStringPage<TModel>.Begin() Method

Initializes controls of the current wizard page.

Namespace: DevExpress.DataAccess.Wizard.Presenters

Assembly: DevExpress.DataAccess.v20.2.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.WindowsDesktop.DataAccess

Declaration

public override void Begin()
See Also