Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public HtmlEditorFileManagerToolbarSettings ToolbarSettings { get; }

Property Value

Type Description
HtmlEditorFileManagerToolbarSettings

An HtmlEditorFileManagerToolbarSettings object that contains the visibility options.

See Also