ComponentOne ASP.NET MVC Controls
AllowResizing Property (FlexSheet)

C1.Web.Mvc.Sheet Namespace > FlexSheet Class : AllowResizing Property
Gets or sets whether users are allowed to resize rows and/or columns with the mouse.
Syntax
'Declaration
 
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Overrides Property AllowResizing As AllowResizing
[DefaultValue(Mono.Cecil.CustomAttributeArgument)]
public override AllowResizing AllowResizing {get; set;}
See Also

Reference

FlexSheet Class
FlexSheet Members