| C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace : ThreeStateBoolean Enumeration |
'Declaration Public Enum ThreeStateBoolean Inherits System.Enum
public enum ThreeStateBoolean : System.Enum
| Member | Description |
|---|---|
| Default | The value is not explicitly specified. |
| False | Corresponds to Boolean false. |
| True | Corresponds to Boolean true. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Tile.ThreeStateBoolean