Méthode | Description | |
---|---|---|
SortColumn ( int column, SortOrder sortOrder ) : System |
Initializes a new instance of the SortColumn class with the specified Column index and SortOrder
|
public SortColumn ( int column, SortOrder sortOrder ) : System | ||
column | int | The index of the Column to be sorted |
sortOrder | SortOrder | Specifies how the Column is to be sorted |
Résultat | System |