Occurs when the value of the ItemsSource property is about to change.
Namespace:
C1.Silverlight.FlexGridAssembly: C1.Silverlight.FlexGrid.4 (in C1.Silverlight.FlexGrid.4.dll)
Syntax
| C# |
|---|
public event EventHandler ItemsSourceChanging |
| Visual Basic |
|---|
Public Event ItemsSourceChanging As EventHandler |