Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SortInfo Class
Members


SortInfo Class
Represents the information related to sorting columns, rows, or a range of cells.
Syntax
'Declaration
 
Public Class SortInfo 
 
'Usage
 
Dim instance As SortInfo
Inheritance Hierarchy

System.Object
   FarPoint.Win.Spread.SortInfo
      FarPoint.Win.Spread.ComplexSortInfo

See Also