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

In This Topic
AllowResizing Property (FlexGrid)
In This Topic
Gets or sets a value that indicates whether users are allowed to resize rows and columns.
Syntax
'Declaration
 
Public Property AllowResizing As GridAllowResizing
 
See Also