UltimateEditor Class Library

UltimateEditor.ToolbarBottomLineCssClass Property

Gets or sets the CSS Class name applied to toolbar bottom lines.

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

Property Value

CSS Class name applied to toolbar bottom lines. The default value is EditorToolbarBottomLine.

Remarks

Use this property to set the CSS Class name applied to toolbar bottom lines.

See Also

UltimateEditor Class | Karamasoft.WebControls.UltimateEditor Namespace