This is a migrated thread and some comments may be shown as answers.

How to set the + symbol and images for the branches and lead nodes for RadTreeView control in WPF

1 Answer 57 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
manjerekar
Top achievements
Rank 1
manjerekar asked on 06 Aug 2010, 03:10 PM
How to set the + symbol and images for the branches and lead nodes for RadTreeView control in WPF.

if yes, is there any property available for RadTreeView control.

1 Answer, 1 is accepted

Sort by
0
Hristo
Telerik team
answered on 11 Aug 2010, 04:22 PM
Hello manjerekar,


You can use the ExpanderStyle property of RadTreeView to set you own custom style for the expander -The expand arrow is actually a ToggleButton.

You can take a look at the samples for RadTreeView here.

If you need to put images inside TreeViewItems you can define a HierarchicalDataTemplate and use an Image element inside it (the Hierarchical Template demo illustrates this practice too).

Best wishes,
Hristo Milyakov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
TreeView
Asked by
manjerekar
Top achievements
Rank 1
Answers by
Hristo
Telerik team
Share this question
or