Skip to content

Removed the unwanted controls documentation #1704

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: development
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
57 changes: 9 additions & 48 deletions wpf-toc.html
Original file line number Diff line number Diff line change
Expand Up @@ -1321,15 +1321,6 @@
<li><a href="/wpf/Navigation-Drawer/Custom-views">Custom views</a></li>
</ul>
</li>
<li>
NotifyIcon
<ul>
<li><a href="/wpf/Notify-Icon/overview">Overview</a></li>
<li><a href="/wpf/Notify-Icon/getting-started">Getting Started</a></li>
<li><a href="/wpf/Notify-Icon/interactive-features">Interactive Features</a></li>
<li><a href="/wpf/Notify-Icon/layout-related-features">Layout Related Features</a></li>
</ul>
</li>
<li>
OlapChart
<ul>
Expand Down Expand Up @@ -1762,45 +1753,6 @@
<li><a href="/wpf/Rating/appearance-and-styling">Appearance and Styling</a></li>
</ul>
</li>
<li>
ReportViewer
<ul>
<li><a href="/wpf/reportviewer/overview">Overview</a></li>
<li><a href="/wpf/reportviewer/getting-started">Getting Started</a></li>
<li><a href="/wpf/reportviewer/report-viewer-api">Report Viewer API</a></li>
<li><a href="/wpf/reportviewer/report-viewer-theme-support">Report Viewer Theme Support</a></li>
<li><a href="/wpf/reportviewer/limitations">Limitations</a></li>
<li><a href="/wpf/reportviewer/html-formatted-data-support-in-report-viewer">HTML Formatted Data Support in Report Viewer</a></li>
<!--<li><a href="/wpf/reportviewer/report-viewer-trouble-shooting-errors">Troubleshooting Errors</a></li>-->
<li>
How to
<ul>
<li><a href="/wpf/reportviewer/how-to/create-rdlc-report-in-vs2010-and-show-it-in-report-viewer">Create RDLC Report In VS2010 and Show It in Report Viewer</a></li>
<li><a href="/wpf/reportviewer/how-to/why-do-you-have-to-provide-ssrs-shared-embedded-data-source-credential-information-in-code-behind">Why do you have to provide SSRS shared/embedded data source credential information in code behind?</a></li>
<li><a href="/wpf/reportviewer/how-to/provide-the-report-parameters-in-code-behind">Provide the Report Parameters in code behind</a></li>
<li><a href="/wpf/reportviewer/how-to/provide-the-data-source-credential-information-in-code-behind">Provide the Data Source credential information in code behind</a></li>
<li><a href="/wpf/reportviewer/how-to/can-you-use-sharepoint-integrated-mode-report-server-reports-in-reportviewer">Can you use SharePoint Integrated Mode Report Server reports in ReportViewer?</a></li>
<li><a href="/wpf/reportviewer/how-to/can-you-use-azure-ssrs-reports-in-reportviewer">Can you use Azure SSRS reports in ReportViewer?</a></li>
<li><a href="/wpf/reportviewer/how-to/Add-Custom-Report-Item">Add Custom Report Item</a></li>
</ul>
</li>
</ul>
</li>
<li>
ReportWriter
<ul>
<li><a href="/wpf/reportwriter/overview">Overview</a></li>
<li><a href="/wpf/reportwriter/getting-started">Getting Started</a></li>
<li><a href="/wpf/reportwriter/saving-reports">Saving Reports</a></li>
<li><a href="/wpf/reportwriter/report-writer-api">Report Writer API</a></li>
<li>
How to
<ul>
<li><a href="/wpf/reportwriter/how-to/save-a-report-as-a-stream">Save a Report as a Stream?</a></li>
</ul>
</li>
</ul>
</li>
<li>
Ribbon
<ul>
Expand Down Expand Up @@ -2353,6 +2305,15 @@
<li><a href="/wpf/classic/gridtree/columns">Columns</a></li>
<li><a href="/wpf/classic/gridtree/interactive-features">Interactive Features</a></li>
</ul>
</li>
<li>
NotifyIcon (Classic)
<ul>
<li><a href="/wpf/classic/Notify-Icon/overview">Overview</a></li>
<li><a href="/wpf/classic/Notify-Icon/getting-started">Getting Started</a></li>
<li><a href="/wpf/classic/Notify-Icon/interactive-features">Interactive Features</a></li>
<li><a href="/wpf/classic/Notify-Icon/layout-related-features">Layout Related Features</a></li>
</ul>
</li>
<li>
TreeViewAdv (Classic)
Expand Down
58 changes: 0 additions & 58 deletions wpf/Control-Dependencies.md
Original file line number Diff line number Diff line change
Expand Up @@ -808,64 +808,6 @@ Syncfusion.ReportDesigner.WPF
</tr>
</table>

## ReportViewer

<table>
<tr>
<th>Assembly references </th>
<th>NuGet package </th>
</tr>
<tr>
<td>
Syncfusion.Chart.Wpf <br/>
Syncfusion.Compression.Base <br/>
Syncfusion.DocIO.Base <br/>
Syncfusion.Gauge.Wpf <br/>
Syncfusion.Grid.Wpf <br/>
Syncfusion.Linq.Base <br/>
Syncfusion.Pdf.Base <br/>
Syncfusion.PropertyGrid.Wpf <br/>
Syncfusion.ReportControls.Wpf <br/>
Syncfusion.ReportViewer.Wpf <br/>
Syncfusion.SfMaps.Wpf <br/>
Syncfusion.SfSkinManager.Wpf <br/>
Syncfusion.Shared.Wpf <br/>
Syncfusion.Tools.Wpf <br/>
Syncfusion.XlsIO.Base <br/>
</td>
<td>
Syncfusion.ReportViewer.WPF
</td>
</tr>
</table>

## ReportWriter

<table>
<tr>
<th>Assembly references </th>
<th>NuGet package </th>
</tr>
<tr>
<td>
Syncfusion.Chart.Wpf <br/>
Syncfusion.Compression.Base <br/>
Syncfusion.DocIO.Base <br/>
Syncfusion.Gauge.Wpf <br/>
Syncfusion.Linq.Base <br/>
Syncfusion.Pdf.Base <br/>
Syncfusion.ReportControls.Wpf <br/>
Syncfusion.ReportWriter.Base <br/>
Syncfusion.SfMaps.Wpf <br/>
Syncfusion.Shared.Wpf <br/>
Syncfusion.XlsIO.Base
</td>
<td>
No separate nuget
</td>
</tr>
</table>

## Ribbon

<table>
Expand Down
219 changes: 0 additions & 219 deletions wpf/ReportViewer/Getting-Started.md

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
32 changes: 0 additions & 32 deletions wpf/ReportViewer/HTML-Formatted-Data-Support-in-Report-Viewer.md

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading