| UltimateEditor Class Library |
|
DropDownItem.ItemValue Property
Gets or sets the item value.
[Visual Basic]
Public Property ItemValue As
String
[C#]
public
string ItemValue {get; set;}
Property Value
Item value.
Remarks
Use this property to set the item value.
See Also
DropDownItem Class | Karamasoft.WebControls.UltimateEditor Namespace