True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / C1TrueDBGrid Class / DestinationRow Property

In This Topic
    DestinationRow Property (C1TrueDBGrid)
    In This Topic
    Gets the row which will be current after cell movement.
    Syntax
    'Declaration
     
    Public ReadOnly Property DestinationRow As System.Integer
    public System.int DestinationRow {get;}
    See Also