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

In This Topic
    GroupTextBold Property (C1TileControl)
    In This Topic
    Gets or sets a value that indicates whether the group caption font is bold.
    Syntax
    'Declaration
     
    
    Public Property GroupTextBold As ThreeStateBoolean
    public ThreeStateBoolean GroupTextBold {get; set;}
    See Also