Hello,
I’ve made an Empty Smart Component, add some other in it and expose a child property.
At this time child got AllowedValues attribute that parent takes.
When this child’s AllowedValues change, parent one doesn’t change.
Hello,
I’ve made an Empty Smart Component, add some other in it and expose a child property.
At this time child got AllowedValues attribute that parent takes.
When this child’s AllowedValues change, parent one doesn’t change.
Hi Denis,
“Expose child property” creates a binding which only updates the value of the property. Other attributes must be updated manually.
Johannes
Still here in 6.08