'Declaration
Public Property AllowDrop As System.Boolean
'Usage
Dim instance As SheetTabScrollButton Dim value As System.Boolean instance.AllowDrop = value value = instance.AllowDrop
public System.bool AllowDrop {get; set;}
public read-write property AllowDrop: System.Boolean;
public function get,set AllowDrop : System.boolean