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


In This Topic
    SortArgs Class
    In This Topic
    Represents the event data for the Sorting event for the Spread component, which occurs when Spread is being sorted.
    Syntax
    'Declaration
     
    
    Public Class SortArgs 
    'Usage
     
    
    Dim instance As SortArgs
    public class SortArgs 
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.SortArgs

    See Also