Search Results for

    Show / Hide Table of Contents

    Delegate RepositoryDirectoryTree.OnDirectoryLoaded

    Delegate for directory creation

    Namespace: Simplic.Framework.DBUI.Repository
    Assembly: Simplic.Framework.DBUI.dll
    Syntax
    public delegate void OnDirectoryLoaded(object sender, DirectoryLoadedEventArgs e);
    Parameters
    Type Name Description
    System.Object sender

    Directory tree view isntance

    DirectoryLoadedEventArgs e
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx