Occurs after the value of the Selection
property changes.
Namespace:
C1.Phone.FlexGridAssembly: C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)
Syntax
| C# |
|---|
public event EventHandler<CellRangeEventArgs> SelectionChanged |
| Visual Basic |
|---|
Public Event SelectionChanged As EventHandler(Of CellRangeEventArgs) |