Skip to main content
All docs
V25.1
  • FileExplorerAssistant.Attach Method

    Name Parameters Description
    Attach(BreadCrumbEdit, Action<BreadCrumbExtension>) breadCrumb, settings Creates a new BreadCrumbExtension and attaches it to the target Breadcrumb Edit.
    Attach(PanelControl, Action<PreviewPanelExtension>) panel, settings
    Attach(GridControl, Action<GridControlExtension>) grid, settings Creates a new GridControlExtension and attaches it to the target Data Grid.
    Attach(TreeList, Action<TreeListExtension>) treeList, settings Creates a new TreeListExtension and attaches it to the target Tree List.