Question

I'm not even sure I asked that right. What I am trying to ask is if there is a way to control how far the Expander control expands and contracts. I am trying to get it to leave the top "row" visible when it's collapsed. Make sense?

This is a WPF, .Net 4.5 app using Telerik's latest RadExpander control.

Was it helpful?

Solution

Use HeaderTemplate to define a DataTemplate for the header. The header is always visible.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top