HtmlEditorFileManagerSettingsBase.ToolbarSettings Property
Provides access to the visibility of toolbar items in a built-in dialog media selector.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
HtmlEditorFileManagerToolbarSettings | An HtmlEditorFileManagerToolbarSettings object that contains the visibility options. |
See Also