Click or drag to resize

SortColumn Constructor

Overload List
Name Description
Public method SortColumn(SortColumns, Int32, String )
Initializes a new instance of the SortColumn class with the specified parent, key, and custom sort order.
Public method SortColumn(SortColumns, Int32, SortComparsionType, OrderBy)
Initializes a new instance of the SortColumn class with the specified parent, key, sort comparison type, and order by.
Top
See Also