Skip to main content
All docs
V23.2

FileExplorerAssistant.EndInit() Method

Finishes the runtime initialization of the component.

Namespace: DevExpress.XtraDialogs

Assembly: DevExpress.XtraDialogs.v23.2.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