True DBGrid for WinForms | ComponentOne
C1.Win.TrueDBGrid.8 Assembly / C1.Win.TrueDBGrid Namespace / FetchCellTipsEventArgs Class / Row Property

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