FormListControl.headerdragdrop Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
headerdragdrop() | |
headerdragdrop(Boolean) |
headerdragdrop()
public:
virtual bool headerdragdrop();
public virtual bool headerdragdrop ();
abstract member headerdragdrop : unit -> bool
override this.headerdragdrop : unit -> bool
Public Overridable Function headerdragdrop () As Boolean
Returns
Applies to
headerdragdrop(Boolean)
public:
virtual bool headerdragdrop(bool _value);
public virtual bool headerdragdrop (bool _value);
abstract member headerdragdrop : bool -> bool
override this.headerdragdrop : bool -> bool
Public Overridable Function headerdragdrop (_value As Boolean) As Boolean
Parameters
- _value
- Boolean