Condividi tramite


Enumerazione ToolBarDisplayMode

Represents the available display modes of the toolbar in the report viewer Web part. This enumeration is referenced by the ToolBarMode property.

Spazio dei nomi  Microsoft.ReportingServices.SharePoint.UI.WebParts
Assembly:  Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

Sintassi

'Dichiarazione
Public Enumeration ToolBarDisplayMode
'Utilizzo
Dim instance As ToolBarDisplayMode
public enum ToolBarDisplayMode
public enum class ToolBarDisplayMode
type ToolBarDisplayMode
public enum ToolBarDisplayMode

Membri

Nome membro Descrizione
Full Display the entire toolbar.
Navigation Display only navigational controls in the toolbar.
None Do not display the toolbar.

Osservazioni

For docking locations of the toolbar when it is displayed, see the DockToolbarLocation enumeration.