Nevron.Nov.UI Namespace / NFileDialog Class


In This Topic
    NFileDialog Class Properties
    In This Topic

    For a list of all members of this type, see NFileDialog members.

    Public Properties
     NameDescription
    Public PropertyGets or sets the allowed file types for the file dialog. Can be set to null to indicate that all file types are allowed.  
    Public PropertySafely gets the number of file types specified with the FileTypes property.  
    Public PropertyGets or sets the initial directory displayed by the file dialog box.  
    Public PropertyGets or sets the zero-based index of the selected file filter.  
    Public PropertyGets or sets an object associated with this file dialog.  
    Public PropertyGets or sets the title of the file dialog.  
    Top
    See Also