ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1CheckBox Class / Value Property

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