'Declaration
Public Enum BackColorSelector Inherits System.Enum
public enum BackColorSelector : System.Enum
'Declaration
Public Enum BackColorSelector Inherits System.Enum
public enum BackColorSelector : System.Enum
Member | Description |
---|---|
BackColor1 | Binds to the first additional background color of a Tile. |
BackColor2 | Binds to the second additional background color of a Tile. |
BackColor3 | Binds to the third additional background color of a Tile. |
BackColor4 | Binds to the fourth additional background color of a Tile. |
BackColor5 | Binds to the fifth additional background color of a Tile. |
Default | Binds to the default background color of a Tile. |
Unbound | Shows the background color that is defined in the template. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Tile.BackColorSelector