共用方式為


ToolBarDisplayMode 列舉

Represents the available display modes of the toolbar in the report viewer Web part. This enumeration is referenced by the ToolBarMode property.

命名空間:  Microsoft.ReportingServices.SharePoint.UI.WebParts
組件:  Microsoft.ReportingServices.SharePoint.UI.WebParts (在 Microsoft.ReportingServices.SharePoint.UI.WebParts.dll 中)

語法

'宣告
Public Enumeration ToolBarDisplayMode
'用途
Dim instance As ToolBarDisplayMode
public enum ToolBarDisplayMode
public enum class ToolBarDisplayMode
type ToolBarDisplayMode
public enum ToolBarDisplayMode

成員

成員名稱 說明
Full Display the entire toolbar.
Navigation Display only navigational controls in the toolbar.
None Do not display the toolbar.

備註

For docking locations of the toolbar when it is displayed, see the DockToolbarLocation enumeration.