Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / Sort Class
Members


In This Topic
    Sort Class
    In This Topic
    Represents a sort of a range of data.
    Syntax
    'Declaration
     
    
    Public Class Sort 
       Implements ISort, ISortFields 
    'Usage
     
    
    Dim instance As Sort
    public class Sort : ISort, ISortFields  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.Sort

    See Also