Skip to main content

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

NuGet Package: DevExpress.Web

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