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

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