Search Results for

    Show / Hide Table of Contents

    Class SelectRepositoryFolderDialog

    Contains the implementation of the repository folder browser dialog

    Inheritance
    System.Object
    SelectRepositoryFolderDialog
    Namespace: Simplic.Framework.DBUI.Repository
    Assembly: Simplic.Framework.DBUI.dll
    Syntax
    public class SelectRepositoryFolderDialog : DefaultRibbonWindow

    Constructors

    | Improve this Doc View Source

    SelectRepositoryFolderDialog()

    Create and prepare the repository control

    Declaration
    public SelectRepositoryFolderDialog()

    Properties

    | Improve this Doc View Source

    SelectedDirectory

    Get currently selected directory, setter just can set to null

    Declaration
    public RepositoryDirectoryInfo SelectedDirectory { get; set; }
    Property Value
    Type Description
    RepositoryDirectoryInfo
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx