Search Results for

    Show / Hide Table of Contents

    Class FileSelectedEventArgs

    Event argument for a selected repository file

    Inheritance
    System.Object
    System.EventArgs
    FileSelectedEventArgs
    Inherited Members
    System.EventArgs.Empty
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Simplic.Framework.DBUI.Repository
    Assembly: Simplic.Framework.DBUI.dll
    Syntax
    public class FileSelectedEventArgs : EventArgs

    Properties

    | Improve this Doc View Source

    FilePath

    Path to the file (full)

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