ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / TranslateValues Class / Checked Property

In This Topic
    Checked Property (TranslateValues)
    In This Topic
    Value for Checked state.
    Syntax
    'Declaration
     
    
    Public Property Checked As Object
    public object Checked {get; set;}
    See Also