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

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