ComponentOne ASP.NET MVC Controls
AllowDragging Property (FlexSheet)

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

Reference

FlexSheet Class
FlexSheet Members