or
<
telerik:RadDocking
HasDocumentHost
=
"True"
HorizontalAlignment
=
"Stretch"
Name
=
"radDocking1"
VerticalAlignment
=
"Stretch"
Grid.ColumnSpan
=
"2"
Margin
=
"0,30,0,0"
>
<
telerik:RadSplitContainer
Orientation
=
"Vertical"
>
<
telerik:RadPaneGroup
Name
=
"rpgExplorer"
HorizontalAlignment
=
"Stretch"
VerticalAlignment
=
"Stretch"
>
<
telerik:RadPane
Header
=
"Pane 1"
/>
<
telerik:RadPane
Header
=
"Pane 2"
/>
</
telerik:RadPaneGroup
>
</
telerik:RadSplitContainer
>
<
telerik:RadSplitContainer
Orientation
=
"Horizontal"
InitialPosition
=
"DockedTop"
>
<
telerik:RadPaneGroup
Name
=
"rpgUpper"
HorizontalContentAlignment
=
"Left"
VerticalContentAlignment
=
"Stretch"
>
<
telerik:RadPane
Header
=
"Pane 1"
/>
<
telerik:RadPane
Header
=
"Pane 2"
/>
</
telerik:RadPaneGroup
>
</
telerik:RadSplitContainer
>
<
telerik:RadSplitContainer
Orientation
=
"Horizontal"
InitialPosition
=
"DockedTop"
>
<
telerik:RadPaneGroup
Name
=
"rpgLower"
HorizontalAlignment
=
"Stretch"
VerticalAlignment
=
"Stretch"
>
<
telerik:RadPane
Header
=
"Pane 1"
/>
<
telerik:RadPane
Header
=
"Pane 2"
/>
</
telerik:RadPaneGroup
>
</
telerik:RadSplitContainer
>
</
telerik:RadDocking
>
<
Window
x:Class
=
"WPFSpike2.MainWindow"
xmlns:telerik
=
"http://schemas.telerik.com/2008/xaml/presentation"
xmlns:Controls
=
"clr-namespace:Telerik.Windows.Controls;assembly=Telerik.Windows.Controls.GridView"
Title
=
"MainWindow"
Height
=
"350"
Width
=
"525"
>
<
Window.Resources
>
</
Window.Resources
>
<
UniformGrid
Rows
=
"3"
Columns
=
"3"
>
<
UniformGrid
Rows
=
"3"
Columns
=
"3"
>
<
Button
Content
=
"TopLeft"
/>
<
Button
Content
=
"Top"
/>
<
Button
Content
=
"TopRight"
/>
<
Button
Content
=
"Left"
/>
<
telerik:RadGridView
ShowGroupPanel
=
"False"
ItemsSource
=
"{Binding Points}"
IsSynchronizedWithCurrentItem
=
"False"
SelectionUnit
=
"Cell"
SelectionMode
=
"Single"
RowHeight
=
"25"
/>
<
Button
Content
=
"Right"
/>
<
Button
Content
=
"BottomLeft"
/>
<
Button
Content
=
"Bottom"
/>
<
Button
Content
=
"BottomRight"
/>
</
UniformGrid
>
<
UniformGrid
Rows
=
"3"
Columns
=
"3"
>
<
Button
Content
=
"TopLeft"
/>
<
Button
Content
=
"Top"
/>
<
Button
Content
=
"TopRight"
/>
<
Button
Content
=
"Left"
/>
<
telerik:RadGridView
ShowGroupPanel
=
"False"
ItemsSource
=
"{Binding Points}"
IsSynchronizedWithCurrentItem
=
"False"
SelectionUnit
=
"Cell"
SelectionMode
=
"Extended"
RowHeight
=
"25"
/>
<
Button
Content
=
"Right"
/>
<
Button
Content
=
"BottomLeft"
/>
<
Button
Content
=
"Bottom"
/>
<
Button
Content
=
"BottomRight"
/>
</
UniformGrid
>
<
UniformGrid
Rows
=
"3"
Columns
=
"3"
>
<
Button
Content
=
"TopLeft"
/>
<
Button
Content
=
"Top"
/>
<
Button
Content
=
"TopRight"
/>
<
Button
Content
=
"Left"
/>
<
telerik:RadGridView
ShowGroupPanel
=
"False"
ItemsSource
=
"{Binding Points}"
IsSynchronizedWithCurrentItem
=
"False"
SelectionUnit
=
"Cell"
SelectionMode
=
"Extended"
RowHeight
=
"25"
/>
<
Button
Content
=
"Right"
/>
<
Button
Content
=
"BottomLeft"
/>
<
Button
Content
=
"Bottom"
/>
<
Button
Content
=
"BottomRight"
/>
</
UniformGrid
>
<
UniformGrid
Rows
=
"3"
Columns
=
"3"
>
<
Button
Content
=
"TopLeft"
/>
<
Button
Content
=
"Top"
/>
<
Button
Content
=
"TopRight"
/>
<
Button
Content
=
"Left"
/>
<
telerik:RadGridView
ShowGroupPanel
=
"False"
ItemsSource
=
"{Binding Points}"
IsSynchronizedWithCurrentItem
=
"False"
SelectionUnit
=
"Cell"
SelectionMode
=
"Extended"
RowHeight
=
"25"
/>
<
Button
Content
=
"Right"
/>
<
Button
Content
=
"BottomLeft"
/>
<
Button
Content
=
"Bottom"
/>
<
Button
Content
=
"BottomRight"
/>
</
UniformGrid
>
<
UniformGrid
Rows
=
"3"
Columns
=
"3"
>
<
Button
Content
=
"TopLeft"
/>
<
Button
Content
=
"Top"
/>
<
Button
Content
=
"TopRight"
/>
<
Button
Content
=
"Left"
/>
<
telerik:RadGridView
ShowGroupPanel
=
"False"
ItemsSource
=
"{Binding Points}"
IsSynchronizedWithCurrentItem
=
"False"
SelectionUnit
=
"Cell"
SelectionMode
=
"Extended"
RowHeight
=
"25"
/>
<
Button
Content
=
"Right"
/>
<
Button
Content
=
"BottomLeft"
/>
<
Button
Content
=
"Bottom"
/>
<
Button
Content
=
"BottomRight"
/>
</
UniformGrid
>
<
UniformGrid
Rows
=
"3"
Columns
=
"3"
>
<
Button
Content
=
"TopLeft"
/>
<
Button
Content
=
"Top"
/>
<
Button
Content
=
"TopRight"
/>
<
Button
Content
=
"Left"
/>
<
telerik:RadGridView
ShowGroupPanel
=
"False"
ItemsSource
=
"{Binding Points}"
IsSynchronizedWithCurrentItem
=
"False"
SelectionUnit
=
"Cell"
SelectionMode
=
"Extended"
RowHeight
=
"25"
/>
<
Button
Content
=
"Right"
/>
<
Button
Content
=
"BottomLeft"
/>
<
Button
Content
=
"Bottom"
/>
<
Button
Content
=
"BottomRight"
/>
</
UniformGrid
>
<
UniformGrid
Rows
=
"3"
Columns
=
"3"
>
<
Button
Content
=
"TopLeft"
/>
<
Button
Content
=
"Top"
/>
<
Button
Content
=
"TopRight"
/>
<
Button
Content
=
"Left"
/>
<
telerik:RadGridView
ShowGroupPanel
=
"False"
ItemsSource
=
"{Binding Points}"
IsSynchronizedWithCurrentItem
=
"False"
SelectionUnit
=
"Cell"
SelectionMode
=
"Extended"
RowHeight
=
"25"
/>
<
Button
Content
=
"Right"
/>
<
Button
Content
=
"BottomLeft"
/>
<
Button
Content
=
"Bottom"
/>
<
Button
Content
=
"BottomRight"
/>
</
UniformGrid
>
<
UniformGrid
Rows
=
"3"
Columns
=
"3"
>
<
Button
Content
=
"TopLeft"
/>
<
Button
Content
=
"Top"
/>
<
Button
Content
=
"TopRight"
/>
<
Button
Content
=
"Left"
/>
<
telerik:RadGridView
ShowGroupPanel
=
"False"
ItemsSource
=
"{Binding Points}"
IsSynchronizedWithCurrentItem
=
"False"
SelectionUnit
=
"Cell"
SelectionMode
=
"Extended"
RowHeight
=
"25"
/>
<
Button
Content
=
"Right"
/>
<
Button
Content
=
"BottomLeft"
/>
<
Button
Content
=
"Bottom"
/>
<
Button
Content
=
"BottomRight"
/>
</
UniformGrid
>
<
UniformGrid
Rows
=
"3"
Columns
=
"3"
>
<
Button
Content
=
"TopLeft"
/>
<
Button
Content
=
"Top"
/>
<
Button
Content
=
"TopRight"
/>
<
Button
Content
=
"Left"
/>
<
telerik:RadGridView
ShowGroupPanel
=
"False"
ItemsSource
=
"{Binding Points}"
IsSynchronizedWithCurrentItem
=
"False"
SelectionUnit
=
"Cell"
SelectionMode
=
"Extended"
RowHeight
=
"25"
/>
<
Button
Content
=
"Right"
/>
<
Button
Content
=
"BottomLeft"
/>
<
Button
Content
=
"Bottom"
/>
<
Button
Content
=
"BottomRight"
/>
</
UniformGrid
>
</
UniformGrid
>
</
Window
>