[]
        
(Showing Draft Content)

C1.Win.Tile.ForeColorSelector

ForeColorSelector Enum

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

Namespace: C1.Win.Tile
Assembly: C1.Win.TileControl.8.dll
Syntax
public enum ForeColorSelector

Fields

Name Description
Default

Binds to the default foreground color of a Tile.

ForeColor1

Binds to the first additional foreground color of a Tile.

ForeColor2

Binds to the second additional foreground color of a Tile.

ForeColor3

Binds to the third additional foreground color of a Tile.

ForeColor4

Binds to the fourth additional foreground color of a Tile.

ForeColor5

Binds to the fifth additional foreground color of a Tile.

Unbound

Shows the foreground color that is defined in the template.