[]
        
(Showing Draft Content)

C1.Win.C1Input.TranslateValues

TranslateValues Class

Translates between string values and check box states.

Inheritance
TranslateValues
Namespace: C1.Win.C1Input
Assembly: C1.Win.C1Input.4.8.dll
Syntax
[TypeConverter(typeof(ae))]
public class TranslateValues

Constructors

Name Description
TranslateValues()

Properties

Name Description
Checked

Value for Checked state.

Indeterminate

Value for Indeterminate state.

IndeterminateIsDbNull

Determines if DbNull is used for indeterminate state of check box.

Unchecked

Value for Unchecked state.

Methods

Name Description
OnChanged(EventArgs)