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

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