MultiColumnCombo for WinForms | ComponentOne
C1.Win.Input.MultiColumnCombo Namespace / ISupportSorting Interface
Properties Methods Events

In This Topic
    ISupportSorting Interface Members
    In This Topic

    The following tables list the members exposed by ISupportSorting.

    Public Properties
     NameDescription
     PropertyGets or sets a value that indicates whether the user is allowed to sort columns using the mouse.  
    Top
    Public Methods
     NameDescription
     MethodOverloaded. Sorts the view contents based on a column.  
    Top
    Public Events
     NameDescription
     EventOccurs when the view was sorted.  
    Top
    See Also