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

In This Topic
    Text5 Property (Tile)
    In This Topic
    Gets or sets the fifth additional text string for the tile.
    Syntax
    'Declaration
     
    
    Public Property Text5 As String
    public string Text5 {get; set;}
    See Also