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

Namespace:  C1.Silverlight.FlexGrid
Assembly:  C1.Silverlight.FlexGrid.4 (in C1.Silverlight.FlexGrid.4.dll)

Syntax

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

See Also