property Element.AllowChangeParent as Boolean
Gets or sets a value that indicates whether the element can change its parent ( by drag and drop ).
| | Type | Description | |
| |
Boolean |
A Boolean expression that specifies whether the element can change its parent at
runtime ( by drag and drop ).
| |