HtmlEditorViewModeTabControlStyles Class
In This Article
Contains settings that allow the tabs‘ appearance to be defined.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.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
Object
StateManager
PropertiesBase
StylesBase
TabControlStyles
HtmlEditorViewModeTabControlStyles
See Also