[]
Gets or sets the current C1.Win.C1Input.C1FontPicker.DataType representation of the visual information contained in the control.
[Bindable(BindableSupport.Yes)]
[TypeConverter(typeof(bm))]
public object Value { get; set; }
<Bindable(BindableSupport.Yes)>
<TypeConverter(GetType(bm))>
Public Property Value As Object