ComponentOne MultiSelect for WinForms
C1.Win.Input.Utils Namespace / TranslateValues Class / Unchecked Property

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