1 <DataGrid.ItemsPanel> 2 <ItemsPanelTemplate> 3 <StackPanel Orientation="Horizontal"/> 4 </ItemsPanelTemplate> 5 </DataGrid.ItemsPanel>
记录一下。
WPF Datagrid横向排列
原文:http://www.cnblogs.com/fengbol/p/6591388.html