ESRI.ArcGIS.Mobile.Client
IFeatureListBoxSortCriteria Interface Members
See Also  Properties  Methods  Send Feedback
ESRI.ArcGIS.Mobile.Client.Controls Namespace : IFeatureListBoxSortCriteria Interface


The following tables list the members exposed by IFeatureListBoxSortCriteria.

Public Properties

 NameDescription
 PropertyComparer The custom sort object used to sort the feature list.  
Top

Public Methods

 NameDescription
 MethodGetSortDescriptions Returns a collection of sort descriptions to sort the feature list. The current sort direction property of the feature list is passed in as a hint.  
Top

See Also