Gets or sets the sidebar that is connected to the RibbonFormattingTab's TXITEM_StylesGroup's dialog box launcher. The default value is null.

Introduced: X16.

Syntax

public Sidebar StylesSidebar { get; set; }
Public Property StylesSidebar() As Sidebar

Remarks

Clicking the TXITEM_StylesGroup's dialog box launcher displays or hides the connected sidebar. On clicking the dialog box launcher to show the sidebar, its content layout is set to SidebarContentLayout.Styles.