ReportViewerWebPart::ToolBarItemsDisplayMode Property
Updated: February 25, 2016
Gets or sets a bit flags enumeration value that specifies which toolbar items are displayed when ToolBarMode is set to Full.
Assembly: Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
public: [WebPartStorageAttribute(Storage::Shared)] property ToolBarItem ToolBarItemsDisplayMode { ToolBarItem get(); void set(ToolBarItem value); }
Property Value
Type: Microsoft.ReportingServices.SharePoint.UI.WebParts::ToolBarItemA bit flags enumeration value that specifies which toolbar items are displayed.
Show: