Gets or sets the the name of the sidebar that is connected to the RibbonReportingTab's TXITEM_FieldNavigation button.
Introduced: X17.
public string FieldNavigatorSidebar { get; set; }
Public Property FieldNavigatorSidebar() As String
Checking the TXITEM_FieldNavigation button displays the connected sidebar with the SidebarContentLayout.FieldNavigator layout. If no sidebar is set, the button is hidden.