ComponentOne FlexGrid for UWP
AllowResizing Property (C1FlexGrid)

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > C1FlexGrid Class : AllowResizing Property
Gets or sets a value that indicates whether users are allowed to resize rows and columns using the mouse.
Syntax
'Declaration
 
Public Property AllowResizing As AllowResizing
public AllowResizing AllowResizing {get; set;}
See Also

Reference

C1FlexGrid Class
C1FlexGrid Members