Xceed DataGrid for Silverlight Documentation
SelectionType Enumeration
Members 


Value representing the selection type of a selection range.
Syntax
'Declaration
 
Public Enum SelectionType 
   Inherits System.Enum
'Usage
 
Dim instance As SelectionType
public enum SelectionType : System.Enum 
Members
MemberDescription
SelectionThe selection range is selected items.
UnselectionThe selection range is unselecting items.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Xceed.Silverlight.DataGrid.SelectionType

Requirements

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

See Also

Reference

Xceed.Silverlight.DataGrid Namespace

Manipulating Data

Selecting Data

Send Feedback