Implements a sorting helper class which is used by the ArrangeSorter.

C# | Visual Basic | Visual C++ |
public class ArrangeSorter
Public Class ArrangeSorter
public ref class ArrangeSorter

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | ArrangeSorter(String, SortDirections) |
Initializes an ArrangeSorter instance.
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() ![]() | GetDoubleSortValue(String, Object) |
A static functor for retrieving a Double value from a data context object
|
![]() | GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() ![]() | GetProportionalValue(Object, Object, Object) |
A static functor for retrieving a Double value as a proportional value within a prescribed range
|
![]() ![]() | GetSortValue(String, Object) |
A static functor for retrieving a Double value from a data context object
|
![]() | GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | SortDirection |
The direction of the sort
|
![]() | SortField |
Gets/Sets the name of the field or property on the data source to sort against
|
![]() | ToString()()() | (Inherited from Object.) |

Object | ||
![]() | ArrangeSorter | |
![]() | BandCloudSorter | |
![]() | CloudSorter |