Xceed DataGrid for Silverlight Documentation
SelectionRange.EndRangeDictionary Class
Members 


Represents a notification dictionary of key/value pairs that represents the end range-information for a SelectionRange.
Object Model
SelectionRange.EndRangeDictionary ClassObject Class
Syntax
'Declaration
 
Public Class SelectionRange.EndRangeDictionary 
   Inherits Xceed.Silverlight.DataGrid.SelectionRange.NotificationDictionary(Of String,Object)
'Usage
 
Dim instance As SelectionRange.EndRangeDictionary
Example
For more information and examples on selecting data, refer to the Selecting Data topic.
Inheritance Hierarchy

System.Object
   Xceed.Silverlight.DataGrid.SelectionRange.NotificationDictionary<TKey,TValue>
      Xceed.Silverlight.DataGrid.SelectionRange.EndRangeDictionary

Requirements

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

See Also

Reference

SelectionRange.EndRangeDictionary Members
Xceed.Silverlight.DataGrid Namespace

Send Feedback