다음을 통해 공유


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.