ArcGIS API for Silverlight - Library Reference
AutoSelect Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit Namespace > EditorWidget Class : AutoSelect Property

Gets or sets a value indicating whether selection is automatic for tools that require it.

Syntax

Visual Basic (Declaration) 
Public Property AutoSelect As Boolean
C# 
public bool AutoSelect {get; set;}

Remarks

Tools that use auto selection: Cut, Reshape, Union, and AutoComplete Add

Property Value

true if [auto select]; otherwise, false.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.