ComponentOne FlexGrid for WPF and Silverlight
AllowResizing Property (C1FlexGrid)

C1.WPF.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