Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SortInfo Class
Members


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

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

    See Also