property Element.AllowInsertChild as Boolean
Gets or sets a value that indicates whether the element allows child elements ( by drag and drop ).
| | Type | Description | |
| |
Boolean |
A Boolean expression that indicates whether the element allows child elements ( by drag and drop
)
| |