Skip to main content

ASPxRichEdit.SettingsDocumentSelector Property

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.v23.2.dll

NuGet Package: DevExpress.Web.Office

Declaration

public RichEditDocumentSelectorSettings SettingsDocumentSelector { get; }

Property Value

Type Description
RichEditDocumentSelectorSettings

An RichEditDocumentSelectorSettings object that contains the Document Selector dialog’s settings.

See Also