dev master—detail 主表和明细的具体使用案例


        xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
        xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
        xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
        xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
        xmlns:local="clr-namespace:NewPwr.Mes.NewProductionImport.Module.Views"
        xmlns:dxg="http://schemas.devexpress.com/winfx/2008/xaml/grid" 
        x:Class="NewPwr.Mes.NewProductionImport.Module.Views.PartDistributeView"
        xmlns:converters="clr-namespace:NewPwr.Mes.NewProductionImport.Module.Converters"
        xmlns:dxmvvm="http://schemas.devexpress.com/winfx/2008/xaml/mvvm"
        xmlns:dxe="http://schemas.devexpress.com/winfx/2008/xaml/editors"
        mc:Ignorable="d">
   
       
       
           
                                           Foreground="Black"  HorizontalAlignment="Center" VerticalAlignment="Center"/>
           

       

   

   
       
           
       

       
           
               
               
           

           
               
                   

C