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
200
Extending XamDataTreeNode
posted

XamDataTreeNode has some overridable OnXYZ functions, implying it can be extended.

Instances seem to be created by the XamDataTreeNodesManager, but the NodeManager property of a XamDataTree is read-only.

How do I extend the XamDataTreeNode and have nodes in my tree be of a custom type (i.e.: MyXamDataTreeNode) ?

Parents Reply Children
No Data