SortDescending(String) Method
Sorts this table by the specified column (descending).

C# Syntax

void SortDescending( 
   string columnHeader
)

Parameters

columnHeader
The column caption.