Skip to main content

SpreadsheetFileManagerFoldersSettings Properties

Contains settings that relate to the folder functionality of the embedded FileManager used within certain built-in dialogs.
Name Description
EnableCallBacks Gets or sets a value that specifies whether the callback technology is used to transfer the requested folders from the server within folder container. Inherited from FileManagerSettingsFolders.
HideAspNetFolders Specifies whether the reserved ASP.NET application folders are hidden. Inherited from FileManagerSettingsFolders.
ShowExpandButtons Gets or sets a value that specifies whether expand buttons are displayed within the folder container. Inherited from FileManagerSettingsFolders.
ShowFolderIcons Gets or sets a value that specifies whether the folders’ icons are displayed. Inherited from FileManagerSettingsFolders.
ShowLockedFolderIcons Gets or sets a value specifying whether the FileManager embedded into some built-in dialogs displays a special icon for folders that are locked for upload.
ShowTreeLines Gets or sets whether tree lines are displayed within the folder container. Inherited from FileManagerSettingsFolders.
Visible Gets or sets a value specifying the visibility of the folder container. Inherited from FileManagerSettingsFolders.
See Also