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

In This Topic
    DestinationRow Property (DropDownList)
    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