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

RichEditSettings.SettingsDocumentSelector Property

Provides access to settings that are related to the FileManager used in some built-in File Dialogs.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v18.2.dll

Declaration

public RichEditDocumentSelectorSettings SettingsDocumentSelector { get; }

Property Value

Type Description
RichEditDocumentSelectorSettings

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

See Also