Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / AutoSortedColumnEventArgs Class
Properties


In This Topic
    AutoSortedColumnEventArgs Class Members
    In This Topic

    The following tables list the members exposed by AutoSortedColumnEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new object with the AutoSortedColumn event arguments.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets whether the automatic sort was ascending.  
    Public PropertyGets the index of the column that was automatically sorted.  
    Public PropertyGets the sheet whose rows were just automatically sorted.  
    Public PropertyGets whether the sort indicator was displayed.  
    Top
    See Also