Click or drag to resize

ISortColumns Add Method

Overload List
Name Description
Public method Add(Int32, OrderBy)
Adds a new column to be sorted with the specified key and order.
Public method Add(Int32, SortComparsionType, OrderBy)
Adds the SortField in the collection.
Top
See Also