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.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
[PersistenceMode(PersistenceMode.InnerProperty)]
public BootstrapRichEditDocumentSelectorSettings SettingsDocumentSelector { get; }
Property Value
Type |
---|
DevExpress.Web.Bootstrap.BootstrapRichEditDocumentSelectorSettings |
See Also