Spread Windows Forms 13.0 Product Documentation
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.
    Object Model
    SortArgs Class
    Syntax
    'Declaration
     
    Public Class SortArgs 
    'Usage
     
    Dim instance As SortArgs
    public class SortArgs 
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.SortArgs

    See Also