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

In This Topic
    TranslateValues Property (C1CheckBox)
    In This Topic
    Gets or sets the options for translating between the value of the Value property and the checkbox states.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property TranslateValues As TranslateValues
    public TranslateValues TranslateValues {get;}
    See Also