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

In This Topic
    TextY Property (C1TileControl)
    In This Topic
    Gets or sets the y-coordinate of the text caption.
    Syntax
    'Declaration
     
    
    Public Property TextY As Integer
    public int TextY {get; set;}
    See Also