Calendar for WinForms | ComponentOne
C1.Win.Calendar Namespace / C1DateEdit Class / Value Property

In This Topic
    Value Property (C1DateEdit)
    In This Topic
    Gets or sets the current C1.Win.C1Input.C1TextBox.DataType representation of the visual information contained in the control.
    Syntax
    'Declaration
     
    
    Public Property Value As Object
    public object Value {get; set;}
    See Also