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

In This Topic
    X Property (Group)
    In This Topic
    Gets the X-coordinate of the group relative to the scrollable surface, in pixels.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property X As Integer
    public int X {get;}
    See Also