C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / FlexGrid Class / SelectionChanging Property

In This Topic
SelectionChanging Property
In This Topic
Occurs before selection is changed.
Syntax
'Declaration
 
Public Property SelectionChanging As EventHandler(Of GridSelectionEventArgs)
 
See Also