HtmlEditorFileManagerSettingsBase.ToolbarSettings Property
In This Article
Provides access to the visibility of toolbar items in a built-in dialog media selector.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public HtmlEditorFileManagerToolbarSettings ToolbarSettings { get; }
#Property Value
Type | Description |
---|---|
Html |
An Html |
See Also