SortColumn Constructor |
| Name | Description | |
|---|---|---|
|
|
SortColumn(SortColumns, Int32, String ) |
Initializes a new instance of the SortColumn class with the specified parent, key, and custom sort order.
|
|
|
SortColumn(SortColumns, Int32, SortComparsionType, OrderBy) |
Initializes a new instance of the SortColumn class with the specified parent, key, sort comparison type, and order by.
|