4 lines
302 B
XML
4 lines
302 B
XML
<UserControl x:Class="BeWo.View.Report.FLSReport.FLSOverviewGrid" 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">
|
|
|
|
<Grid x:Name="detailRowGrid"/>
|
|
</UserControl> |