Xceed DataGrid for Silverlight Documentation
SelectionRange.EndRangeDictionary Class Members
Properties  Methods  Events


The following tables list the members exposed by SelectionRange.EndRangeDictionary.

Public Constructors
 NameDescription
Public ConstructorSelectionRange.EndRangeDictionary ConstructorInitializes a new instance of the EndRangeDictionary class.  
Top
Public Properties
 NameDescription
Public PropertyCountGets the number of key/value pairs contained in the dictionary. (Inherited from Xceed.Silverlight.DataGrid.SelectionRange.NotificationDictionary<string,object>)
Public PropertyIsInclusiveGets or sets a value indicating whether the start or end range-information dictionaries are inclusive.  
Public PropertyIsReadOnlyGets a value indicating whether the dictionary is read-only. (Inherited from Xceed.Silverlight.DataGrid.SelectionRange.NotificationDictionary<string,object>)
Public PropertyItemGets or sets the value associated with the specified key. (Inherited from Xceed.Silverlight.DataGrid.SelectionRange.NotificationDictionary<string,object>)
Public PropertyKeysGets a collection containing the keys in the dictionary. (Inherited from Xceed.Silverlight.DataGrid.SelectionRange.NotificationDictionary<string,object>)
Public PropertyValuesGets a collection containing the values in the dictionary. (Inherited from Xceed.Silverlight.DataGrid.SelectionRange.NotificationDictionary<string,object>)
Top
Public Methods
 NameDescription
Public MethodAddOverloaded.  (Inherited from Xceed.Silverlight.DataGrid.SelectionRange.NotificationDictionary<string,object>)
Public MethodClearRemoves all keys and values from the dictionary. (Inherited from Xceed.Silverlight.DataGrid.SelectionRange.NotificationDictionary<string,object>)
Public MethodContainsDetermines whether the dictionary contains the specified key and value. (Inherited from Xceed.Silverlight.DataGrid.SelectionRange.NotificationDictionary<string,object>)
Public MethodContainsKeyDetermines whether the dictionary contains the specified key. (Inherited from Xceed.Silverlight.DataGrid.SelectionRange.NotificationDictionary<string,object>)
Public MethodCopyTo (Inherited from Xceed.Silverlight.DataGrid.SelectionRange.NotificationDictionary<string,object>)
Public MethodGetEnumeratorReturns an enumerator that iterates through the dictionary. (Inherited from Xceed.Silverlight.DataGrid.SelectionRange.NotificationDictionary<string,object>)
Public MethodRemoveOverloaded.  (Inherited from Xceed.Silverlight.DataGrid.SelectionRange.NotificationDictionary<string,object>)
Public MethodToEndAllows all items after the start range selection to be selected.  
Public MethodToItemSpecifies the item at which to end the selection range.  
Public MethodTryGetValueGets the value associated with the specified key. (Inherited from Xceed.Silverlight.DataGrid.SelectionRange.NotificationDictionary<string,object>)
Top
Protected Methods
Public Events
 NameDescription
Public EventDictionaryChangedRaised when the dictionary has changed. (Inherited from Xceed.Silverlight.DataGrid.SelectionRange.NotificationDictionary<string,object>)
Public EventDictionaryChangingRaised when the dictionary is about to change. (Inherited from Xceed.Silverlight.DataGrid.SelectionRange.NotificationDictionary<string,object>)
Top
See Also

Reference

SelectionRange.EndRangeDictionary Class
Xceed.Silverlight.DataGrid Namespace

Send Feedback