Skip to main content
A newer version of this page is available. .

SpreadsheetFileManagerFoldersSettings Class

Contains settings that relate to the folder functionality of the embedded FileManager used within certain built-in dialogs.

Namespace: DevExpress.Web.ASPxSpreadsheet

Assembly: DevExpress.Web.ASPxSpreadsheet.v19.2.dll

Declaration

public class SpreadsheetFileManagerFoldersSettings :
    FileManagerSettingsFolders

The following members return SpreadsheetFileManagerFoldersSettings objects:

Remarks

An object of the SpreadsheetFileManagerFoldersSettings type can be accessed via the SpreadsheetDocumentSelectorSettings.FoldersSettings property.

See Also