Pergunta

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.

Foi útil?

Solução

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top