ArcGIS API for WPF - Library Reference
SortDescriptions Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit Namespace > FeatureCollectionView Class : SortDescriptions Property

The sort description is used to apply sorting to the view

Syntax

Visual Basic (Declaration) 
Public Overrides NotOverridable ReadOnly Property SortDescriptions As SortDescriptionCollection
C# 
public override SortDescriptionCollection SortDescriptions {get;}

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.