Posted 16 Jun 2011 Link to this post
<
telerik:RadDocking.DocumentHost
>
telerik:RadSplitContainer
Orientation
=
"Vertical"
telerik:RadPaneGroup
Name
"myGroup"
AllowDragReorder
"False"
telerik:ProportionalStackPanel.RelativeSize
"300, 200"
Grid.Row
"1"
SelectionChanged
"myGroup_SelectionChanged"
DropDownDisplayMode
"Visible"
ScrollViewer.HorizontalScrollBarVisibility
"Auto"
</
Visibility
"Collapsed"
"DocumentClasses"
telerik:RadPane
Header
"Column Selection"
"ColumnPane"
CanFloat
CanUserPin
"true"
IsPinned
"True"
Content
"Column selection go here."
/>
Posted 17 Jun 2011 Link to this post
Posted 19 Jul 2011 Link to this post
Posted 22 Jul 2011 Link to this post
Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!
Posted 27 Jul 2011 Link to this post
Posted 09 Jan in reply to Konstantina Link to this post
Hi Konstantina,
I've a problem in using Visibility property for RadPane, I am not able to make a RadPane Visibility = Collapsed or Visible.
telerik:RadDocking.SerializationTag
"NodeListViewExpanderHeader2"
"{Binding NodeListWindowVisibility,UpdateSourceTrigger=PropertyChanged,Mode=TwoWay}"
"{Binding CoreWPFResource.NodeListViewExpanderHeader}"
"{Binding NodeListPinned,UpdateSourceTrigger=PropertyChanged,Mode=TwoWay}"
CanUserClose
ContentControl
Margin
"0,1,1,1"
regions:RegionManager.RegionName
"{x:Static util:RegionNames.PropertyRegion}"
I've the same problem but i'm not able to make RadPane Visibility=Collapsed or Visible.
Thanks,
Subhas
Posted 10 Jan Link to this post