UltimateEditor Class Library

UltimateEditor.TabOutCssClass Property

Gets or sets the CSS Class name applied to the surrounding area of tabs.

[Visual Basic]
Public Property TabOutCssClass As String
[C#]
public string TabOutCssClass {get; set;}

Property Value

CSS Class name applied to the surrounding area of tabs. The default value is EditorTabOut.

Remarks

Use this property to set the CSS Class name applied to the surrounding area of tabs.

See Also

UltimateEditor Class | Karamasoft.WebControls.UltimateEditor Namespace