[]
Specifies the value of the check box.
public enum CheckValue
Public Enum CheckValue
Name | Description |
---|---|
False | Sets the check box value to false |
Indeterminate | Sets the check box value to indeterminate |
True | Sets the check box value to true |