I am adding image to the radtreeviewitem from resources programatically using the below code.
"/myAssembley;component/Resources/image1.png"
and the image is displaying successfully. Now i need to add another image which needs to be displayed next to the first image in the radtreeviewitem.
Is it possible..???If so how to achieve it.?
Like the below attached image i need my treeviewitem to display a folder icon and a red square icon in a single treeview item.[