ASPxRichEdit.SettingsDocumentSelector Property
In This Article
Provides access to settings that are related to the FileManager used in some built-in File Dialogs.
Namespace: DevExpress.Web.ASPxRichEdit
Assembly: DevExpress.Web.ASPxRichEdit.v24.2.dll
NuGet Package: DevExpress.Web.Office
#Declaration
public RichEditDocumentSelectorSettings SettingsDocumentSelector { get; }
#Property Value
Type | Description |
---|---|
Rich |
An Rich |
See Also