or
<
Grid
x:Name
=
"LayoutRoot"
Background
=
"White"
>
<
my:ReportViewer
x:Name
=
"reportviewer"
FlowDirection
=
"LeftToRight"
telerik:StyleManager.Theme
=
"Summer"
ReportServerUri
=
"../ReportService.svc"
Report
=
"ReportsLibrary.EmployeeDepDirectorMgt, ReportsLibrary, Version=6.0.12.330, Culture=neutral, PublicKeyToken=null"
/>
</
Grid
>