准备把表格实现改激进
This commit is contained in:
@@ -36,7 +36,11 @@
|
||||
<RowDefinition Height="Auto"/>
|
||||
</Grid.RowDefinitions>
|
||||
|
||||
<Ramitta:winTreeList x:Name="TreeList"/>
|
||||
<UniformGrid Columns="2">
|
||||
<Ramitta:winTreeList x:Name="TreeList"/>
|
||||
<Ramitta:winDataGrid x:Name="xDataGrid"/>
|
||||
|
||||
</UniformGrid>
|
||||
|
||||
<StackPanel Orientation="Horizontal" Grid.Row="1">
|
||||
<Button Content="增" Width="100" Height="50" Click="增"/>
|
||||
|
||||
Reference in New Issue
Block a user