Skip to main content

BootstrapRichEdit.SettingsDocumentSelector Property

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

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v23.2.dll

NuGet Package: DevExpress.Web.Bootstrap

Declaration

[PersistenceMode(PersistenceMode.InnerProperty)]
public BootstrapRichEditDocumentSelectorSettings SettingsDocumentSelector { get; }

Property Value

Type
DevExpress.Web.Bootstrap.BootstrapRichEditDocumentSelectorSettings
See Also