共用方式為


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.