Поделиться через


Перечисление 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.