Skip to main content

HtmlEditorRibbonToolbarSettings Class

Contains specific settings for the HTML Editor’s ribbon toolbar.

Namespace: DevExpress.Web.ASPxHtmlEditor

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

NuGet Package: DevExpress.Web

Declaration

public class HtmlEditorRibbonToolbarSettings :
    ASPxHtmlEditorSettingsBase

The following members return HtmlEditorRibbonToolbarSettings objects:

Remarks

An object of the HtmlEditorRibbonToolbarSettings type can be accessed via the ASPxHtmlEditorSettings.SettingsRibbonToolbar property.

Inheritance

See Also