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


SortingEventArgs Class
Represents the event data for the Sorting event for the Spread component, which occurs when spread is sorting.
Syntax
'Declaration
 
Public Class SortingEventArgs 
   Inherits System.EventArgs
 
'Usage
 
Dim instance As SortingEventArgs
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Win.Spread.SortingEventArgs

See Also