ComponentOne TileControl for WinForms
C1.Win.TileControl.8 Assembly / C1.Win.Tile Namespace / C1TileControl Class / TextSize Property

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