DevForce Help Reference
SortSelector Class Properties


For a list of all members of this type, see SortSelector members.

Public Properties
 NameDescription
Public PropertyDescription The property name, may be a chained Property name as well. i.e. "Customer.City" or "Customer.Orders" (Inherited from IdeaBlade.Linq.MemberSelector)
Public PropertyInstanceType Type of object on which the property is defined. (Inherited from IdeaBlade.Linq.MemberSelector)
Public PropertyIsChainedSelector True if multiple selectors have been chained. (Inherited from IdeaBlade.Linq.MemberSelector)
Public PropertyReturnType Type returned by the selector. (Inherited from IdeaBlade.Linq.MemberSelector)
Public PropertySortDirection Direction is which property values should be sorted.  
Top
See Also

Reference

SortSelector Class
IdeaBlade.Linq Namespace

Send Feedback