C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexGrid Class / ItemsSourceChanged Event

In This Topic
ItemsSourceChanged Event (C1FlexGrid)
In This Topic
Occurs after the value of the ItemsSource property changes.
Syntax
'Declaration
 
Public Event ItemsSourceChanged As EventHandler
 
See Also