[]
        
(Showing Draft Content)

C1.Blazor.Grid.FlexGrid.SelectionChanged

SelectionChanged Property

SelectionChanged

Occurs after selection changed.

Declaration
[Parameter]
public EventHandler<GridSelectionEventArgs> SelectionChanged { get; set; }