ArcGIS API for WPF - Library Reference
OnSorting Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit Namespace > FeatureDataGrid Class : OnSorting Method

e
Intercepts the OnSort event and performs a custom sort on Graphic.Attributes

Syntax

Visual Basic (Declaration) 
Protected Overrides Sub OnSorting( _
   ByVal e As DataGridSortingEventArgs _
) 
C# 
protected override void OnSorting( 
   DataGridSortingEventArgs e
)

Parameters

e

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.