[Telerik] Raddocking No. 04 The docking state of the Setup Panel ispinned

Source: Internet
Author: User

I. Overview of the Presentation
This demo shows how to set the Ispinned property of each Radpane to control whether the panel is pinned or reduced to a hidden area. The so-called pinning panel, in fact, is to hold the panel, rather than automatically zoom to the hidden area. By setting radpane.ispinned to True, you can hold the panel fixed and set to False to prevent the panel from holding it in the docking area.
Related downloads (screen recording): Http://yunpan.cn/cKK5Irbpb9Lt6 Extract Code 2B04
Play Online: http://v.youku.com/v_show/id_XODc4MTIyNjg4.html
Warm Tips: If the screen recording and code can not be downloaded properly, you can leave a message in the station, or send an email to [email protected]

second, the operation effect

The effect is as follows:



Three, the key code
<telerik:raddocking borderthickness= "0" padding= "0" > <telerik:raddocking.documenthost > <telerik:RadSplitContainer> <telerik:RadPaneGroup> <telerik:raddocume Ntpane header= "Document 1" title= "Document 1"/> </telerik:rad panegroup> </telerik:RadSplitContainer> </telerik:RadDocking.DocumentHost> <telerik:radspli Tcontainer initialposition= "Dockedleft" > <telerik:RadPaneGroup> <telerik:radpane header= "Pan            E left 1 "ispinned=" True "> <textblock text=" Pane left 1 "/> </telerik:RadPane> <telerik:radpane header= "Pane left 2" ispinned= " False "> <textblock text=" Pane left 2 "/> </telerik:RadPane> <teleri K:radpane header= "Pane LEFT 3 "ispinned=" False "> <textblock text=" Pane left 3 "/> </telerik:RadPane> <telerik:radpane header= "Pane Left 4" ispinned= "Fa LSE "> <textblock text=" Pane Left 4 "/> </telerik:RadPane> </telerik:rad        panegroup> </telerik:RadSplitContainer> <telerik:radsplitcontainer initialposition= "Dockedright" > <telerik:RadPaneGroup> <telerik:radpane header= "Pane right 1" ispin ned= "False" > <textblock text= "Pane right 1"/> </telerik:RadPane> </tel erik:radpanegroup> </telerik:RadSplitContainer> <telerik:radsplitcontainer initialposition= "                                Dockedbottom "> <telerik:RadPaneGroup> <telerik:radpane header=" Pane Bottom 1 " Ispinned= "False"; <textblock text= "Pane Bottom 1"/> </telerik:RadPane> </telerik:RadPaneGroup> </ Telerik:radsplitcontainer></telerik:raddocking>

Iv. Related Resources
1. Telerik Instance code download:
2, Telerik official Help document address: Http://docs.telerik.com/devtools/wpf/controls/raddocking/overview2

[Telerik] Raddocking No. 04 The docking state of the Setup Panel ispinned

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.