Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ISort Interface
Members


In This Topic
    ISort Interface
    In This Topic
    Represents a sort of a range of data.
    Syntax
    'Declaration
     
    
    Public Interface ISort 
    'Usage
     
    
    Dim instance As ISort
    public interface ISort 
    See Also