Xceed.Silverlight.DataGrid.v2.0 Assembly > Xceed.Silverlight.DataGrid Namespace : SelectionRange.EndRangeDictionary Class |
The following tables list the members exposed by SelectionRange.EndRangeDictionary.
Name | Description | |
---|---|---|
SelectionRange.EndRangeDictionary Constructor | Initializes a new instance of the EndRangeDictionary class. |
Name | Description | |
---|---|---|
Count | Gets the number of key/value pairs contained in the dictionary. (Inherited from Xceed.Silverlight.DataGrid.SelectionRange.NotificationDictionary<string,object>) | |
IsInclusive | Gets or sets a value indicating whether the start or end range-information dictionaries are inclusive. | |
IsReadOnly | Gets a value indicating whether the dictionary is read-only. (Inherited from Xceed.Silverlight.DataGrid.SelectionRange.NotificationDictionary<string,object>) | |
Item | Gets or sets the value associated with the specified key. (Inherited from Xceed.Silverlight.DataGrid.SelectionRange.NotificationDictionary<string,object>) | |
Keys | Gets a collection containing the keys in the dictionary. (Inherited from Xceed.Silverlight.DataGrid.SelectionRange.NotificationDictionary<string,object>) | |
Values | Gets a collection containing the values in the dictionary. (Inherited from Xceed.Silverlight.DataGrid.SelectionRange.NotificationDictionary<string,object>) |
Name | Description | |
---|---|---|
OnDictionaryChanged | Raises the DictionaryChanged event. (Inherited from Xceed.Silverlight.DataGrid.SelectionRange.NotificationDictionary<string,object>) | |
OnDictionaryChanging | Raises the DictionaryChanging event. (Inherited from Xceed.Silverlight.DataGrid.SelectionRange.NotificationDictionary<string,object>) |
Name | Description | |
---|---|---|
DictionaryChanged | Raised when the dictionary has changed. (Inherited from Xceed.Silverlight.DataGrid.SelectionRange.NotificationDictionary<string,object>) | |
DictionaryChanging | Raised when the dictionary is about to change. (Inherited from Xceed.Silverlight.DataGrid.SelectionRange.NotificationDictionary<string,object>) |