'Declaration
Public Property AllowDragDrop As Boolean
'Usage
Dim instance As SpreadView Dim value As Boolean instance.AllowDragDrop = value value = instance.AllowDragDrop
public bool AllowDragDrop {get; set;}
'Declaration
Public Property AllowDragDrop As Boolean
'Usage
Dim instance As SpreadView Dim value As Boolean instance.AllowDragDrop = value value = instance.AllowDragDrop
public bool AllowDragDrop {get; set;}