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

RichEditDocumentSelectorSettings Class

Contains settings that are related to the Document Selector used within the file dialogs.

Namespace: DevExpress.Web.ASPxRichEdit

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

NuGet Package: DevExpress.Web.Office

Declaration

public class RichEditDocumentSelectorSettings :
    ASPxRichEditSettingsBase

The following members return RichEditDocumentSelectorSettings objects:

Library Related API Members
ASP.NET Web Forms Controls ASPxRichEdit.SettingsDocumentSelector
ASP.NET MVC Extensions RichEditSettings.SettingsDocumentSelector

Remarks

These settings can be accessed via the RichEdit’s ASPxRichEdit.SettingsDocumentSelector property.

Inheritance

See Also