Hi,
I have code written by
fellow developer who used RadPanelBar to visualize hierarchical datasouce. He
wrote (imho too many) templates. Now I am looking how to enable / disable item
- I would say functionality like this in TreeViewItem
http://docs.telerik.com/devtools/wpf/controls/radtreeview/features/treeview-item/feautres-treeviewitem-enable-disable-items
I managed to block action
in code, nonetheless I am looking how to set it so that it looks nice visually (and
I wish to avoid to write xaml code in order just to disable item;))
Best regards,