FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / SortColEventArgs Class
Properties


In This Topic
    SortColEventArgs Class Members
    In This Topic

    The following tables list the members exposed by SortColEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the SortColEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the drag operation should be canceled.  
    Public PropertyGets the column that is being sorted.  
    Public PropertyGets or sets a value indicating whether the drag operation has been handled by the event handler.  
    Public PropertyGets or sets a SortFlags value that determines the sorting order.  
    Top
    See Also