| GrapeCity.Windows.SpreadSheet.UI Namespace > GcSpreadSheet Class : CanUserDragDrop Property |
'Declaration
<System.ComponentModel.DefaultValueAttribute()>
<System.ComponentModel.CategoryAttribute("Spread Workbook")>
Public Property CanUserDragDrop As System.Boolean
'Usage Dim instance As GcSpreadSheet Dim value As System.Boolean instance.CanUserDragDrop = value value = instance.CanUserDragDrop
[System.ComponentModel.DefaultValue()]
[System.ComponentModel.Category("Spread Workbook")]
public System.bool CanUserDragDrop {get; set;}
gcSpreadSheet1.CanUserDragDrop = true;GcSpreadSheet1.CanUserDragDrop = TrueTarget Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6