Spread Windows Forms 12.0 Product Documentation
AutoSortingColumnEventArgs Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : AutoSortingColumnEventArgs Class
Represents the event data for the AutoSortingColumn event for the Spread component, which occurs when columns are being automatically sorted.
Object Model
AutoSortingColumnEventArgs ClassSheetView Class
Syntax
'Declaration
 
Public Class AutoSortingColumnEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As AutoSortingColumnEventArgs
public class AutoSortingColumnEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Win.Spread.AutoSortingColumnEventArgs

See Also

Reference

AutoSortingColumnEventArgs Members
FarPoint.Win.Spread Namespace
AutoSortingColumn Event

User-Task Documentation

Managing Sorting
Managing Events from User Actions