Same issue here with a databound RadTreeView.
I am developing both for Silverlight and WPF. In WPF it works fine.
In Silverlight I use containerbinding to link to my ViewModel.
However, the expander item is still there.
When load is triggered and I debug into my ViewModel, I can see that
IsLoadOnDemandEnabled is false.