You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Initial TreeView feature (#59)
* Initial TreeView documentation
* Completed initial treeview layout
* Completed Expand feature
* Added ToolTip and ShowExpandCollapse features to TreeView
* Added checkbox functionality to the TreeView
* Added Expand, Collapse, and Checked event handlers
* Converted side-bar menu in samples to TreeView
* Added support to TreeView for Xml Databinding
Co-authored-by: Egil Hansen <[email protected]>
Co-authored-by: Kahbazi <[email protected]>