skip to main content

Controls Reference : TREE-VIEW : Properties : Placement

Placement
The value set to this property affects the place where the next item will be added the next time the Item-To-Add property will be set. It can be one of the following values:
Setting this property after the Item-To-Add property is not recommended because it may lead to unexpected behaviors. A correct code will always look as follows:
modify screen-1-tv-1,
       parent      = parentItemId,
       placement   = tvplace-sort,
       item-to-add = "new item"

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left