RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1ImageDialog Class / Filename Property

In This Topic
    Filename Property (C1ImageDialog)
    In This Topic
    Gets or sets the name of the selected file.
    Syntax
    'Declaration
     
    
    Public Property Filename As String
    public string Filename {get; set;}
    See Also