ComponentOne ASP.NET MVC Controls
AllowResizing Property (ColumnBase)

C1.Web.Mvc Namespace > ColumnBase Class : AllowResizing Property
Gets or sets a value that indicates whether the user can resize the row or column with the mouse.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Overridable Property AllowResizing As Boolean
[DefaultValue(true)]
public virtual bool AllowResizing {get; set;}
See Also

Reference

ColumnBase Class
ColumnBase Members