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

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