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

In This Topic
    Text Property (TextElement)
    In This Topic
    Gets or sets the text displayed in unbound mode.
    Syntax
    'Declaration
     
    
    Public Property Text As String
    public string Text {get; set;}
    See Also