Xceed.Silverlight.DataGrid.v2.0 Assembly > Xceed.Silverlight.DataGrid Namespace : SelectionRange Class |
The following tables list the members exposed by SelectionRange.
Name | Description | |
---|---|---|
SelectionRange Constructor | Overloaded. Initializes a new instance of the SelectionRange class. |
Name | Description | |
---|---|---|
All | Gets a selection range that will select all the items in a source. | |
EndRangeInfos | Gets a notification dictionary of key/value pairs that represents the end range-information for a selection range. | |
IsEmpty | Gets a value indicating whether the selection range is empty. | |
SelectionType | Gets or sets a value indicating whether the selection range is selecting or unselecting items. | |
StartRangeInfos | Gets a notification dictionary of key/value pairs that represents the start range-information for a selection range. |
Name | Description | |
---|---|---|
Equals | Overloaded. Determines whether two objects are equal. | |
GetHashCode | Returns the hash code for this instance. |