ComponentOne ASP.NET MVC Controls
EnableDragDrop Property

C1.Web.Mvc.Sheet Namespace > FlexSheet Class : EnableDragDrop Property
Gets or sets the value to indicates whether enable drag and drop rows or columns in FlexSheet.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property EnableDragDrop As Boolean
[DefaultValue(true)]
public bool EnableDragDrop {get; set;}
See Also

Reference

FlexSheet Class
FlexSheet Members