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

Unselects all features in the referenced FeatureLayers.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property ClearSelection As ICommand
C# 
public ICommand ClearSelection {get;}

Remarks

This command is disabled if no layers have selection.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.