[]
        
(Showing Draft Content)

C1.WinUI.Grid.FlexGrid.SelectionChanging

SelectionChanging Event

Occurs before selection is changed.

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