TreeView
TreeView copied to clipboard
how to dynamic create Treeview.
i'm try to dynamic the treeview. But the created content is completely blank
this is my code
treeView = TreeView<TreeNode2>(this.baseContext, null)