Gets or sets whether the pivot bar is visible.

Namespace:  Microsoft.Lync.Controls
Assembly:  Microsoft.Lync.Controls(in Microsoft.Lync.Controls.dll)

Syntax

C#
public 
bool 
ShowPivotBar { 
get; 
set; }

Remarks

The pivot bar is the part of the ContactListtemplate which displays links for changing the GroupViewBySetting, as well as a menu button for changing other display properties and preferences.

See Also