Spread Windows Forms 12.0 Product Documentation
AutoSortedColumnEventArgs Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : AutoSortedColumnEventArgs Class
Represents the event data for the AutoSortedColumn event for the Spread component, which occurs when the column has been automatically sorted.
Object Model
AutoSortedColumnEventArgs ClassSheetView Class
Syntax
'Declaration
 
Public Class AutoSortedColumnEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As AutoSortedColumnEventArgs
public class AutoSortedColumnEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Win.Spread.AutoSortedColumnEventArgs

See Also

Reference

AutoSortedColumnEventArgs Members
FarPoint.Win.Spread Namespace
AutoSortedColumn Event

User-Task Documentation

Managing Sorting
Managing Events from User Actions