ComponentOne TileControl for WinForms
C1.Win.TileControl.8 Assembly / C1.Win.Tile Namespace / C1TileControl Class / GroupTextY Property

In This Topic
    GroupTextY Property (C1TileControl)
    In This Topic
    Gets or sets the vertical offset of a group caption.
    Syntax
    'Declaration
     
    
    Public Property GroupTextY As Integer
    public int GroupTextY {get; set;}
    See Also