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

In This Topic
    AllowColMove Property (Split)
    In This Topic
    Gets or sets a value indicating the ability to move columns.
    Syntax
    'Declaration
     
    
    Public Property AllowColMove As Boolean
    public bool AllowColMove {get; set;}
    See Also