ComponentOne List for WinForms
C1.Win.C1List Namespace / FetchScrollTipsEventArgs Class / Row Property

In This Topic
    Row Property (FetchScrollTipsEventArgs)
    In This Topic
    The index of the topmost row for the scroll tip.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Row As Integer
    public int Row {get;}
    See Also