Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ComplexSortInfo Class
Members


In This Topic
    ComplexSortInfo Class
    In This Topic
    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
    public class ComplexSortInfo : SortInfo, FarPoint.Win.ISerializeSupport  
    Inheritance Hierarchy

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

    See Also