Gets or sets the sidebar that is connected to the RibbonReportingTab's TXITEM_FieldNavigation button.

Introduced: X17.

Syntax

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

Remarks

Checking the TXITEM_FieldNavigation button displays the connected sidebar with the SidebarContentLayout.FieldNavigator layout. If no sidebar is set, the button is hidden.