C1.Web.Mvc.TransposedGrid Namespace / TransposedGridRow Class / AllowResizing Property

In This Topic
AllowResizing Property (TransposedGridRow)
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