Énumération ToolBarDisplayMode
Represents the available display modes of the toolbar in the report viewer Web part. This enumeration is referenced by the ToolBarMode property.
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 ToolBarDisplayMode
'Utilisation
Dim instance As ToolBarDisplayMode
public enum ToolBarDisplayMode
public enum class ToolBarDisplayMode
type ToolBarDisplayMode
public enum ToolBarDisplayMode
Membres
Nom de membre | Description | |
---|---|---|
Full | Display the entire toolbar. | |
Navigation | Display only navigational controls in the toolbar. | |
None | Do not display the toolbar. |
Notes
For docking locations of the toolbar when it is displayed, see the DockToolbarLocation enumeration.