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

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