UltimateEditor Class Library

UltimateEditor.DropDownTextCssClass Property

Gets or sets the CSS Class name applied to dropdown text.

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

Property Value

CSS Class name applied to dropdown text. The default value is EditorDropDownText.

Remarks

Use this property to set the CSS Class name applied to dropdown text.

See Also

UltimateEditor Class | Karamasoft.WebControls.UltimateEditor Namespace