Back to Devexpress

HtmlEditorViewModeTabControlStyles Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-45c7c110.md

latest1.7 KB
Original Source

HtmlEditorViewModeTabControlStyles Class

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

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

csharp
public class HtmlEditorViewModeTabControlStyles :
    TabControlStyles
vb
Public Class HtmlEditorViewModeTabControlStyles
    Inherits TabControlStyles

Remarks

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

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase StylesBase TabControlStyles HtmlEditorViewModeTabControlStyles

See Also

HtmlEditorViewModeTabControlStyles Members

HTML Editor

DevExpress.Web.ASPxHtmlEditor Namespace