Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.