SpreadsheetDocumentSelectorSettings Properties
Contains settings that are related to the Document Selector used within the Save File dialog.| Name | Description |
|---|---|
| CommonSettings | Provides access to the main settings of the FileManager embedded into built-in file dialogs. |
| CustomCommand | Gets or sets the name of a custom command. |
| EditingSettings | Provides access to the editing settings of the FileManager embedded into built-in file dialogs. |
| FileListSettings | Provides access to the file list’s settings of the FileManager embedded into built-in file dialogs. |
| FoldersSettings | Provides access to the folder container’s settings of the FileManager embedded into built-in file dialogs. |
| PermissionSettings | Provides access to permission settings that relate to the FileManager used within some built-in dialogs dialog. |
| RootFolderUrlPath | Obsolete. Gets or sets a value that specifies the correct relative URL path to a root folder whose physical path is defined via the FileManagerSettings.RootFolder property of the Document Selector. |
| ToolbarSettings | Provides access to the toolbar item visibility settings of the FileManager embedded into built-in file dialogs. |
| UploadSettings | Provides access to the upload panel’s settings of the FileManager embedded into built-in file dialogs. |
See Also