'DeclarationPublic Property AllowDragDrop As Boolean
'UsageDim instance As SpreadView Dim value As Boolean instance.AllowDragDrop = value value = instance.AllowDragDrop
public bool AllowDragDrop {get; set;}
'DeclarationPublic Property AllowDragDrop As Boolean
'UsageDim instance As SpreadView Dim value As Boolean instance.AllowDragDrop = value value = instance.AllowDragDrop
public bool AllowDragDrop {get; set;}