UltimateEditor Class Library

UltimateEditor.DropDownShortTextCssClass Property

Gets or sets the CSS Class name applied to dropdown text for narrow dropdowns such as FontSize and Zoom.

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

Property Value

CSS Class name applied to dropdown text for narrow dropdowns such as FontSize and Zoom. The default value is EditorDropDownShortText.

Remarks

Use this property to set the CSS Class name applied to dropdown text for narrow dropdowns such as FontSize and Zoom.

See Also

UltimateEditor Class | Karamasoft.WebControls.UltimateEditor Namespace