Occurs when the value of the ItemsSource property is about to change.

Namespace:  C1.Phone.FlexGrid
Assembly:  C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)

Syntax

C#
public event EventHandler ItemsSourceChanging
Visual Basic
Public Event ItemsSourceChanging As EventHandler

See Also