Difference between revisions of "PropertyListLine.dynamicList"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
 
m (1 revision)
(No difference)

Revision as of 09:41, 2 May 2012

Property (As Boolean)
aPropertyListLine.dynamicList = newValue
or
BooleanValue = aPropertyListLine.dynamicList


Only for TypeList and TypeEditableList lines. If True, each time the list should be displayed, it is refreshed in the PropertyListBox LoadingValueList Event.