[]
        
(Showing Draft Content)

C1.WPF.Grid.FlexGrid.SelectionChanging

SelectionChanging Event

Occurs before selection is changed.

Namespace: C1.WPF.Grid
Assembly: C1.WPF.Grid.dll
Syntax
public event EventHandler<GridSelectionEventArgs> SelectionChanging
Returns
Type Description
EventHandler<GridSelectionEventArgs> Occurs before selection is changed.