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

In This Topic
GotFocus Property (FlexGrid)
In This Topic
Event callback that will be invoked when control gets focus.
Syntax
'Declaration
 
Public Property GotFocus As EventCallback
 
See Also