'Declaration
Sub Sort( _ ByVal columnIndex As Integer, _ ByVal direction As SortDirection _ )
void Sort( int columnIndex, SortDirection direction )
Parameters
- columnIndex
- direction
'Declaration
Sub Sort( _ ByVal columnIndex As Integer, _ ByVal direction As SortDirection _ )
void Sort( int columnIndex, SortDirection direction )