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

In This Topic
    Filename Property (ImageDialog)
    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