[]
        
(Showing Draft Content)

C1.Win.Input.MultiColumnCombo.C1MultiColumnCombo.AllowSorting

AllowSorting Property

AllowSorting

Gets or sets a value that indicates whether the user is allowed to sort columns using the mouse.

Declaration
public bool AllowSorting { get; set; }
Implements