Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / AutoSortedColumnEventArgs Class
Properties


AutoSortedColumnEventArgs Class Members

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