Skip to main content

HtmlEditorViewModeTabControlStyles Class

Contains settings that allow the tabs‘ appearance to be defined.

Namespace: DevExpress.Web.ASPxHtmlEditor

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

Declaration

public class HtmlEditorViewModeTabControlStyles :
    TabControlStyles

Remarks

An object of the HtmlEditorViewModeTabControlStyles type can be accessed via the HtmlEditorViewModeTabControlStyles.Tab property.

Implements

Inheritance

See Also