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

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