Skip to main content
All docs
V24.1

FileExplorerAssistant.EndInit() Method

Finishes the runtime initialization of the component.

Namespace: DevExpress.XtraDialogs

Assembly: DevExpress.XtraDialogs.v24.1.dll

NuGet Packages: DevExpress.Win.Dialogs, DevExpress.Win.Navigation

Declaration

public void EndInit()

Remarks

This method supports the internal infrastructure and is not intended to be used directly in your code.

See Also