ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.8 Assembly / C1.Win.C1Tile Namespace / Tile Class / Text8 Property

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