property Pivot.AllowDrop as Boolean
Gets or sets a value indicating whether the control can be used as the target of a drag-and-drop operation.
| | Type | Description | |
| |
Boolean |
A Boolean expression that indicates whether the control allows OLE Drag and Drop
data.
| |