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

In This Topic
    TextSelector Property (TextElement)
    In This Topic
    Gets or sets a value indicating which property of a Tile object behaves as the source of text that will be displayed by this element.
    Syntax
    'Declaration
     
    
    Public Property TextSelector As TextSelector
    public TextSelector TextSelector {get; set;}
    See Also