Xceed DataGrid for Silverlight Documentation
AutoSelectBehavior Enumeration
Members 


Value indicating how the content of an AutoSelectTextBox is selected.
Syntax
'Declaration
 
Public Enum AutoSelectBehavior 
   Inherits System.Enum
'Usage
 
Dim instance As AutoSelectBehavior
public enum AutoSelectBehavior : System.Enum 
Members
MemberDescription
NeverThe content is never selected.
OnFocusThe context is selected when the AutoSelectTextBox received the focus.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Xceed.Silverlight.Controls.AutoSelectBehavior

Requirements

Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family

See Also

Reference

Xceed.Silverlight.Controls Namespace

Send Feedback