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

RichEditFileManagerFoldersSettings Class

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

Namespace: DevExpress.Web.ASPxRichEdit

Assembly: DevExpress.Web.ASPxRichEdit.v20.2.dll

NuGet Package: DevExpress.Web.Office

Declaration

public class RichEditFileManagerFoldersSettings :
    FileManagerSettingsFolders

The following members return RichEditFileManagerFoldersSettings objects:

Remarks

An object of the RichEditFileManagerFoldersSettings type can be accessed via the RichEditDocumentSelectorSettings.FoldersSettings property.

See Also