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

In This Topic
ResizedRow Property
In This Topic
Occurs when the user finishes resizing a row.
Syntax
'Declaration
 
Public Property ResizedRow As EventHandler(Of GridCellRangeEventArgs)
 
See Also