Forum Discussion

yingkai1208's avatar
yingkai1208
Contributor
12 years ago

Difference between CHILD and ITEM

I know Child and Item both refer to a object's sub node. But could someone tell me what's the difference between these two?



Thanks in advance.
  • An Item usually refers to more intuitive children "items" of a control.

    For example in a dropdown menu the items would be the menu's buttons.



    A child could be any child of the object (for example the dropdown menu's padding).
  • An Item usually refers to more intuitive children "items" of a control.

    For example in a dropdown menu the items would be the menu's buttons.



    A child could be any child of the object (for example the dropdown menu's padding).