This is a migrated thread and some comments may be shown as answers.

Silverlight RadDock Splitter customization

1 Answer 71 Views
Docking
This is a migrated thread and some comments may be shown as answers.
vikas
Top achievements
Rank 1
vikas asked on 15 Oct 2010, 07:55 PM
I am using RadSplittet and RadDock controls .. I need to make some modifications / customizations so that the RadPane doesnot show Header ... I tried setting the IsPanelHeaderVisible propery since its readonly it doesnot allow me to set it runtime. But while I try to change that by adding in Watch it works. Can you please help me regarding how to set the Headers visible to false.

Also I need to make modification / customize the splitter line which separates the elements. Can you please let me know how to do that.

By basic requirement is that I will have a two sections separated horizontally - such that the window will be cut into two halves top and bottom with splitter in between. I dont want to have the RadPane Header in the either section so how do i set the visibility to false. Also need to customize the splitter

Please reply urgently as I have a client demo next monday and i m in desperate situation.

Thanks,

1 Answer, 1 is accepted

Sort by
0
Dani
Telerik team
answered on 18 Oct 2010, 06:44 AM
Hello Vikas,

RadPane has a PaneHeaderVisibility property which you can set to Collapsed. However, you should set it to each RadPane individually.

If you would like to style the RadSplitContainer, I believe this article  on the subject would help you. You can also check the Theming the RadSplitContainer article.

If you have any difficulaties along the process or If you have further questions, please contact us again.


Kind regards,
Dani
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Docking
Asked by
vikas
Top achievements
Rank 1
Answers by
Dani
Telerik team
Share this question
or