Énumération 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.
Espace de noms : Microsoft.ReportingServices.SharePoint.UI.WebParts
Assembly : Microsoft.ReportingServices.SharePoint.UI.WebParts (en Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Syntaxe
'Déclaration
Public Enumeration CollapsibleDisplayMode
'Utilisation
Dim instance As CollapsibleDisplayMode
public enum CollapsibleDisplayMode
public enum class CollapsibleDisplayMode
type CollapsibleDisplayMode
public enum CollapsibleDisplayMode
Membres
Nom de membre | Description | |
---|---|---|
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. |