ToolBarItem Enumeration
Updated: February 25, 2016
Represents the available toolbar items in the Report Viewer Web Part. This enumeration applies the System::FlagsAttribute attribute, which allows you to perform bitwise operations to combine its member values. It is referenced by the ToolBarItemsDisplayMode property, which defines the visibility of individual toolbar items.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Assembly: Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
| Member name | Description | |
|---|---|---|
| All | ||
| Back | The Back button. | |
| Export | The Export submenu in Actions. | |
| Find | The text search controls. | |
| NewDataAlert | The New Data Alert menu option in Actions. | |
| PageNavigation | The page navigation controls. | |
The Print menu option in Actions. | ||
| Refresh | The Refresh button. | |
| ReportBuilder | The Open with Report Builder menu option in Actions. | |
| Subscription | The Subscribe menu option in Actions. | |
| Zoom | The Zoom list box. |
The AtomFeed, ReportBuilder, and Subscription flags are applicable only when your SharePoint environment is integrated with an instance of SQL Server 2008 R2 Reporting Services and when Reporting Services features are activated for your site collection.