Skip to main content
All docs
V25.1
  • FileExplorerAssistant.BeginInit() Method

    Starts the runtime initialization of a component.

    Namespace: DevExpress.XtraDialogs

    Assembly: DevExpress.XtraDialogs.v25.1.dll

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

    Declaration

    public void BeginInit()

    Remarks

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

    See Also