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

In This Topic
    DestinationCol Property (C1List)
    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