A newer version of this page is available.
Switch to the current version.
BaseEdit.EndInit() Method
Ends the BaseEdit's initialization.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v19.2.dll
Declaration
Remarks
The BaseEdit.BeginInit and BaseEdit.EndInit methods are designed to prevent an editor from being used until it has been completely initialized.
Implements
DevExpress.Xpf.Editors.IBaseEdit.EndInit()
See Also
Feedback