Skip to main content
A newer version of this page is available. .

HtmlEditorRibbonToolbarSettings Class

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

Namespace: DevExpress.Web.ASPxHtmlEditor

Assembly: DevExpress.Web.ASPxHtmlEditor.v20.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