Xceed.Silverlight.DataGrid.v2.0 Assembly > Xceed.Silverlight.DataGrid Namespace > SelectionRange.NotificationDictionary<TKey,TValue> Class : Keys Property |
'Declaration Public ReadOnly Property Keys As ICollection(Of TKey)
'Usage Dim instance As SelectionRange.NotificationDictionary(Of TKey,TValue) Dim value As ICollection(Of TKey) value = instance.Keys
public ICollection<TKey> Keys {get;}
Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family