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


Перечисление CollapsibleDisplayMode

Represents the available display modes of the document map and the parameter prompt area. This enumeration is referenced by the DocumentMapMode and PromptAreaMode properties.

Пространство имен:  Microsoft.ReportingServices.SharePoint.UI.WebParts
Сборка:  Microsoft.ReportingServices.SharePoint.UI.WebParts (в Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

Синтаксис

'Декларация
Public Enumeration CollapsibleDisplayMode
'Применение
Dim instance As CollapsibleDisplayMode
public enum CollapsibleDisplayMode
public enum class CollapsibleDisplayMode
type CollapsibleDisplayMode
public enum CollapsibleDisplayMode

Элементы

Имя элемента Описание
Displayed Display the document map or the parameter prompt area.
Collapsed Collapse the document map or the parameter prompt area.
Hidden Hide the document map or the parameter prompt area.