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.
public Sidebar StylesSidebar { get; set; }
Public Property StylesSidebar() As Sidebar
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.