SelectFileDialogModel Properties |
The SelectFileDialogModel type exposes the following members.
Name | Description | |
---|---|---|
AllowedExtensions | ||
File |
Gets or sets the file.
(Inherited from FileDialogModel.) | |
FileType |
Gets or sets the type of the file.
(Inherited from FileDialogModel.) | |
Folder |
Gets or sets the folder.
(Inherited from FileDialogModel.) | |
IsFolderReadOnly |
Gets or sets the folder readonly state
(Inherited from FileDialogModel.) | |
ItemsToShowPerPage | ||
MultipleChoose | ||
SearchTerm | ||
Selected |
Gets or sets the selected.
(Inherited from FileDialogModel.) | |
SelectedNode |
Gets or sets the selected node.
(Inherited from FileDialogModel.) | |
ShowUploadButton |
Gets or sets a value indicating whether [show upload button].
| |
Title |
Gets or sets the title.
(Inherited from FileDialogModel.) | |
UploadFolder |
Gets or sets the upload folder.
|