public bool AllowDrop { get; set; }
Public Property AllowDrop As Boolean Get Set
public: property bool AllowDrop { bool get (); void set (bool value); }
member AllowDrop : bool with get, set
In This Article