Back to Devexpress

HtmlEditorRibbonTabControlStyles Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-98666145.md

latest2.0 KB
Original Source

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

NuGet Package : DevExpress.Web

Declaration

csharp
public class HtmlEditorRibbonTabControlStyles :
    RibbonTabControlStyles
vb
Public Class HtmlEditorRibbonTabControlStyles
    Inherits RibbonTabControlStyles

The following members return HtmlEditorRibbonTabControlStyles objects:

Remarks

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

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase StylesBase TabControlStyles RibbonTabControlStyles HtmlEditorRibbonTabControlStyles

See Also

HtmlEditorRibbonTabControlStyles Members

DevExpress.Web.ASPxHtmlEditor Namespace