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