Partilhar via


Enumeração 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.

Namespace:  Microsoft.ReportingServices.SharePoint.UI.WebParts
Assembly:  Microsoft.ReportingServices.SharePoint.UI.WebParts (em Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

Sintaxe

'Declaração
Public Enumeration CollapsibleDisplayMode
'Uso
Dim instance As CollapsibleDisplayMode
public enum CollapsibleDisplayMode
public enum class CollapsibleDisplayMode
type CollapsibleDisplayMode
public enum CollapsibleDisplayMode

Membros

Nome do membro Descrição
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.