[]
        
(Showing Draft Content)

C1.Win.Input.Base.C1TextBoxBase.Value

Value Property

Value

Gets or sets the current DataType representation of the visual information contained in the control.

Declaration
[Bindable(BindableSupport.Yes)]
[TypeConverter(typeof(MultitypeValueConverter))]
public virtual object Value { get; set; }