FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SortArgs Class
Members


SortArgs Class
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
Inheritance Hierarchy

System.Object
   FarPoint.Win.Spread.SortArgs

See Also