ComponentOne FlexGrid for UWP
ItemsSourceChanging Event

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > C1FlexGrid Class : ItemsSourceChanging Event
Occurs when the value of the ItemsSource property is about to change.
Syntax
'Declaration
 
Public Event ItemsSourceChanging As System.EventHandler
public event System.EventHandler ItemsSourceChanging
See Also

Reference

C1FlexGrid Class
C1FlexGrid Members