This question is locked. New answers and comments are not allowed.
Hi,
using Sample http://demos.telerik.com/silverlight/#Expander/FirstLook
If you choose left or right as expand direction the Header text of the expander is orientated in a vertical way.
How can I do the same?
The sample coding just use:
Thanks
Stefan
using Sample http://demos.telerik.com/silverlight/#Expander/FirstLook
If you choose left or right as expand direction the Header text of the expander is orientated in a vertical way.
How can I do the same?
The sample coding just use:
<telerik:RadExpander.Header> <TextBlock x:Name="expanderCaption" Text="Header" /></telerik:RadExpander.Header>Thanks
Stefan