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

In This Topic
    AllowColMove Property (C1Combo)
    In This Topic
    Enables/disables interactive column movement.
    Syntax
    'Declaration
     
    
    Public Property AllowColMove As Boolean
    public bool AllowColMove {get; set;}
    See Also