Sort(String) Method
Sorts this table by the specified column (ascending).

C# Syntax

void Sort( 
   string columnHeader
)

Parameters

columnHeader
The column caption.