[]
        
(Showing Draft Content)

C1.Win.C1Tile.Tile.GetForeColor

GetForeColor Method

GetForeColor()

Returns the foreground color of the tile.

Declaration
public Color GetForeColor()
Returns
Type Description
Color
Remarks

This method never returns the Color.Empty value. If the foreground color is not set for the given Tile, it is obtained from the TileForeColor property of the owner control.