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

Deletes all selected features in the referenced layers.

Syntax

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

Remarks

This command will be disabled if no features are selected, or only has selection in read-only FeatureLayers.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.