ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / C1TileControl Class / GroupForeColor Property

In This Topic
    GroupForeColor Property (C1TileControl)
    In This Topic
    Gets or sets the foreground color of a group caption.
    Syntax
    'Declaration
     
    
    Public Property GroupForeColor As Color
    public Color GroupForeColor {get; set;}
    See Also