Home
C# / C Sharp
2D Graphics
Class Interface
Collections Data Structure
Components
Data Types
Database ADO.net
Date Time
Design Patterns
Development Class
Event
File Stream
Generics
GUI Windows Form
Internationalization I18N
Language Basics
LINQ
Network
Office
Reflection
Regular Expressions
Security
Services Event
Thread
Web Services
Windows
Windows Presentation Foundation
XML
XML LINQ
TreeView « Windows Presentation Foundation « C# / C Sharp
C# / C Sharp
Windows Presentation Foundation
TreeView
1.
TreeView uses SelectedValuePath property to provide a SelectedValue for the SelectedItem.
2.
TreeView with DataSource
3.
TreeView And TreeViewItem
4.
Create a Tree and add children
5.
Add Ellipse, TextBlock to a Tree
6.
Mark Tree node expandable
7.
Bind a TreeView to a data source and use DataTemplate objects to customize the TreeView.
8.
Handles the Selected event for all TreeViewItems
9.
Set TreeView with TreeViewItem
10.
View and Select Items Using a Tree
11.
Get selected tree node item