C1.Win.Input Namespace / C1CheckBox Class / TranslateValues Property

In This Topic
TranslateValues Property
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
 
See Also