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

C# Syntax

void SortDescending( 
   int column
)

Parameters

column
0-based column index.