MultiColumnCombo for WinForms | ComponentOne
C1.Win.Input.MultiColumnCombo Namespace / C1MultiColumnCombo Class / AllowSorting Property

In This Topic
    AllowSorting Property (C1MultiColumnCombo)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property AllowSorting As Boolean
    public bool AllowSorting {get; set;}
    See Also