Hi
Jonathan,
Thank you for contacting us.
In order to achieve the described layout you could use the built-in
RelativeSize of our
ProportionalStackPanel. Setting the RelativeSize is done on the parent
RadSplitContainer of a specific RadPane instance, more details could be found in our online documentation
here. The next code snippet shows how you could achieve the desired layout using RadDocking and the RelativeSize feature:
Hope this is helpful.
Regards,
Vladi
Telerik