Enum CheckValueType

CheckValueType enumeration

Represents the check value type of the check box.

public enum CheckValueType

Values

NameValueDescription
UnChecked0UnChecked
Checked1Checked
Mixed2Mixed

See Also