ComponentOne List for WinForms
C1.Win.C1List.ListBase Namespace / C1ListBase Class / DestinationRow Property

In This Topic
    DestinationRow Property (C1ListBase)
    In This Topic
    Indicates which list row will be the destination after cell movement.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property DestinationRow As Integer
    public int DestinationRow {get;}
    See Also