property Surface.AllowInsertObject as Boolean
Gets or sets a value that specifies whether the user can drag and drop elements to other elements to insert them as child elements.
| | Type | Description | |
| |
Boolean |
A Boolean expression that specifies whether the user can drag and drop elements to other elements to insert them as child elements.
| |