ComponentOne FlexGrid for WPF and Silverlight
AllowResizing Property (RowCol)

C1.WPF.FlexGrid Namespace > RowCol Class : AllowResizing Property
Gets or sets a value that indicates whether the user can resize this row or column with the mouse.
Syntax
'Declaration
 
Public Property AllowResizing As System.Boolean
public System.bool AllowResizing {get; set;}
See Also

Reference

RowCol Class
RowCol Members