Skip to main content

HtmlEditorViewModeTabControlStyles Class

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

Namespace: DevExpress.Web.ASPxHtmlEditor

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

NuGet Package: DevExpress.Web

Declaration

public class HtmlEditorViewModeTabControlStyles :
    TabControlStyles

Remarks

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

Implements

Inheritance

See Also