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

In This Topic
    GroupFont Property (C1TileControl)
    In This Topic
    Gets or sets the font for group captions.
    Syntax
    'Declaration
     
    
    Public Property GroupFont As Font
    public Font GroupFont {get; set;}
    See Also