Xceed DataGrid for Silverlight Documentation
SelectionRange.StartRangeDictionary Class
Members 


Represents a notification dictionary of key/value pairs that represents the start range-information for a SelectionRange.
Object Model
SelectionRange.StartRangeDictionary ClassObject Class
Syntax
'Declaration
 
Public Class SelectionRange.StartRangeDictionary 
   Inherits Xceed.Silverlight.DataGrid.SelectionRange.NotificationDictionary(Of String,Object)
'Usage
 
Dim instance As SelectionRange.StartRangeDictionary
public class SelectionRange.StartRangeDictionary : Xceed.Silverlight.DataGrid.SelectionRange.NotificationDictionary<string,object> 
Remarks
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.StartRangeDictionary

Requirements

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

See Also

Reference

SelectionRange.StartRangeDictionary Members
Xceed.Silverlight.DataGrid Namespace

Send Feedback