Xceed DataGrid for Silverlight Documentation
SelectionRange Class Members
Properties  Methods 


The following tables list the members exposed by SelectionRange.

Public Constructors
 NameDescription
Public ConstructorSelectionRange ConstructorOverloaded. Initializes a new instance of the SelectionRange class.  
Top
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)AllGets a selection range that will select all the items in a source.  
Public PropertyEndRangeInfosGets a notification dictionary of key/value pairs that represents the end range-information for a selection range.  
Public PropertyIsEmptyGets a value indicating whether the selection range is empty.  
Public PropertySelectionTypeGets or sets a value indicating whether the selection range is selecting or unselecting items.  
Public PropertyStartRangeInfosGets a notification dictionary of key/value pairs that represents the start range-information for a selection range.  
Top
Public Methods
 NameDescription
Public MethodEqualsOverloaded. Determines whether two objects are equal.  
Public MethodGetHashCodeReturns the hash code for this instance.  
Top
See Also

Reference

SelectionRange Class
Xceed.Silverlight.DataGrid Namespace

Manipulating Data

Selecting Data

Send Feedback