Poznámka
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Gets or sets whether the pivot bar is visible.
Namespace: Microsoft.Lync.Controls
Assembly: Microsoft.Lync.Controls (in Microsoft.Lync.Controls.dll)
Syntax
'Declaration
Public Property ShowPivotBar As Boolean
Get
Set
'Usage
Dim instance As ContactList
Dim value As Boolean
value = instance.ShowPivotBar
instance.ShowPivotBar = value
public bool ShowPivotBar { get; set; }
Property Value
Type: System.Boolean
Remarks
The pivot bar is the part of the [ContactList] template which displays links for changing the GroupViewBySetting, as well as a menu button for changing other display properties and preferences.