Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > Docking > Dock Panel Title visibility

Not answered Dock Panel Title visibility

Feed from this thread
  • Hardik avatar

    Posted on Jan 31, 2012 (permalink)

    Hi,

    I am trying to populate middle, for that I have used documentHost, but I am facing an issue the Titlebar of the RadPane get converted to the tab.

     <telerik:RadDocking AllowUnsafeMode="True" telerikQuickStart:ThemeAwareBackgroundBehavior.IsEnabled="True" Grid.Column="0" Grid.Row="0"  BorderThickness="0" Padding="0">
                    <telerik:RadDocking.DocumentHost>
                        <telerik:RadSplitContainer>
                            <telerik:RadPaneGroup telerik:ProportionalStackPanel.RelativeSize="600, 200" >
                                <telerik:RadPane Header="Pane Left 2" Content="Pane Left 2"/>
                            </telerik:RadPaneGroup>
                            <telerik:RadPaneGroup telerik:ProportionalStackPanel.RelativeSize="600, 200">
                                <telerik:RadPane Header="Pane Left 3" Content="Pane Left 3" />
                            </telerik:RadPaneGroup>
                        </telerik:RadSplitContainer>
                    </telerik:RadDocking.DocumentHost>
     
                    <telerik:RadSplitContainer Orientation="Vertical" InitialPosition="DockedRight">
                        <telerik:RadPaneGroup telerik:ProportionalStackPanel.RelativeSize="150, 200">
                            <telerik:RadPane Header="Pane Right 1" >
                                
                            </telerik:RadPane>
     
                        </telerik:RadPaneGroup>
                        <telerik:RadPaneGroup telerik:ProportionalStackPanel.RelativeSize="250, 200">
                            <telerik:RadPane Header="Pane Right 2">
                                
                            </telerik:RadPane>
                        </telerik:RadPaneGroup>
                        <telerik:RadPaneGroup telerik:ProportionalStackPanel.RelativeSize="250, 200">
                            <telerik:RadPane Header="Pane Right 3">
                                
                            </telerik:RadPane>
                        </telerik:RadPaneGroup>
                    </telerik:RadSplitContainer>
     
                </telerik:RadDocking>

    Thanks
    H@rdik Pancholi

    Reply

  • Konstantina Konstantina admin's avatar

    Posted on Feb 3, 2012 (permalink)

    Hi Hardik,

    Sorry, but I cannot understand what is the problem - could you please elaborate more on the issue. Sending us some screenshots will be really helpful.

    Kind regards,
    Konstantina
    the Telerik team
    Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > Docking > Dock Panel Title visibility
Related resources for "Dock Panel Title visibility"

Silverlight Docking Features  |  Documentation  |  Demos  |  Telerik TV  |  Self-Paced Trainer  ]