DataSorter Methods |
The DataSorter type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddKey(Int32, SortOrder) |
Adds sorted column index and sort order.
|
![]() | AddKey(Int32, SortOrder, String) |
Adds sorted column index and sort order with custom sort list.
|
![]() | AddKey(Int32, SortOrder, String) |
Adds sorted column index and sort order with custom sort list.
|
![]() | AddKey(Int32, SortOnType, SortOrder, Object) |
Adds sorted column index and sort order with custom sort list.
|
![]() | Clear |
Clear all settings.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Sort |
Sort the data in the range.
|
![]() | Sort(Cells, CellArea) |
Sort the data of the area.
|
![]() | Sort(Cells, Int32, Int32, Int32, Int32) |
Sorts the data of the area.
|
![]() | ToString | (Inherited from Object.) |