Xceed DataGrid for Silverlight Documentation
OnDictionaryChanging Method


Raises the DictionaryChanging event.
Syntax
'Declaration
 
Protected Sub OnDictionaryChanging() 
'Usage
 
Dim instance As SelectionRange.NotificationDictionary(Of TKey,TValue)
 
instance.OnDictionaryChanging()
protected void OnDictionaryChanging()
Requirements

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

See Also

Reference

SelectionRange.NotificationDictionary<TKey,TValue> Class
SelectionRange.NotificationDictionary<TKey,TValue> Members

Send Feedback