aspnet-devexpress-dot-web-dot-aspxrichedit-dc5dd85d.md
Contains settings that relate to the editing functionality of the embedded FileManager which is used within certain built-in dialogs.
Namespace : DevExpress.Web.ASPxRichEdit
Assembly : DevExpress.Web.ASPxRichEdit.v25.2.dll
NuGet Package : DevExpress.Web.Office
public class RichEditFileManagerEditingSettings :
FileManagerSettingsEditing
Public Class RichEditFileManagerEditingSettings
Inherits FileManagerSettingsEditing
The following members return RichEditFileManagerEditingSettings objects:
An object of the RichEditFileManagerEditingSettings type can be accessed via the RichEditDocumentSelectorSettings.EditingSettings property.
Object StateManager PropertiesBase FileManagerSettingsBase FileManagerSettingsEditing RichEditFileManagerEditingSettings
See Also