'Declaration Public Function New( _ ByVal col As Integer, _ ByVal order As SortFlags _ )
'Declaration
Public Function New( _ ByVal col As Integer, _ ByVal order As SortFlags _ )
public SortColEventArgs( int col, SortFlags order )
SortColEventArgs Class SortColEventArgs Members