SortDescending Method (IUltraWinGrid)
Sorts the table by the specified column, descending.

C# Syntax

void SortDescending( 
   int bandLevel,
   string columnHeader
)

Parameters

bandLevel
0-based band level.
columnHeader
The column caption.