Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2115
In which case can Index (getter) and index(property) be different on a UltraTreeNode?
posted

When inspecting an UltraTreeNode that was previously added to the root of the Tree, I see that Index (getter) is 0 but index (property) is 3.

3 is the correct value.

Any idea why the getter would return 0 instead of 3?

Kind regards, Lieven Cardoen

Parents Reply Children
No Data