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