UltimateEditor Class Library

ToolbarItem.SelectedValue Property

Gets or sets the selected value.

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

Property Value

Selected value.

Remarks

Use this property to set the selected value.

See Also

ToolbarItem Class | Karamasoft.WebControls.UltimateEditor Namespace