[]
        
(Showing Draft Content)

C1.Win.C1Tile.BackColorSelector

BackColorSelector Enum

Defines which property of a Tile object should be bound to the background color of a template element.

Namespace: C1.Win.C1Tile
Assembly: C1.Win.C1TileControl.4.8.dll
Syntax
public enum BackColorSelector

Fields

Name 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.