C1.Web.Mvc Namespace / ColumnBase Class / AllowResizing Property

In This Topic
AllowResizing Property (ColumnBase)
In This Topic
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
 
See Also