FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ComplexSortInfo Class
Members


ComplexSortInfo Class
Represents information related to sorting columns, rows, or a range of cells.
Syntax
'Declaration
 
Public Class ComplexSortInfo 
   Inherits SortInfo
   Implements FarPoint.Win.ISerializeSupport 
 
'Usage
 
Dim instance As ComplexSortInfo
Inheritance Hierarchy

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

See Also