EnableDragDrop Property (FlexSheet)
In This Topic
Gets or sets the value to indicates whether enable drag and drop rows or columns in FlexSheet.
Syntax
'Declaration
Public Property EnableDragDrop As Boolean
public bool EnableDragDrop {get; set;}
See Also