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

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