[]
        
(Showing Draft Content)

C1.WinUI.Grid.FlexGrid.SelectionChanged

SelectionChanged Event

Occurs after selection changed.

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