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

HtmlEditorRibbonTabControlStyles Class

Contains settings that define the appearance of tab control elements used by the ribbon toolbar.

Namespace: DevExpress.Web.ASPxHtmlEditor

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

Declaration

public class HtmlEditorRibbonTabControlStyles :
    RibbonTabControlStyles

The following members return HtmlEditorRibbonTabControlStyles objects:

Remarks

An object of the HtmlEditorRibbonTabControlStyles type can be accessed via the HtmlEditorRibbonStyles.TabControl property.

Implements

See Also