[]
        
(Showing Draft Content)

C1.Win.Input.ComboBoxItem.Value

Value Property

Value

Gets or sets the value of combobox item.

Declaration
[TypeConverter(typeof(StringConverter))]
public object Value { get; set; }