Specifies the name of the vertical sidebar that is connected to the RibbonFormFieldsTab's TXITEM_ManageConditionalInstructions button and its vertical sidebar drop down button. The property value is String.Empty, if there is no sidebar connected.

Syntax

public string ConditionalInstructionsSidebar { get; }
Public Property ConditionalInstructionsSidebar() As String

Remarks

Checking the TXITEM_ManageConditionalInstructions button, if the corresponding vertical sidebar drop down button is toggled, displays the connected sidebar as pinned. If the drop down button is not toggled, the sidebar is represented by a sizable dialog. In both cases, the sidebar's content layout is set to SidebarContentLayout.ConditionalInstructions and the connected horizontal conditional instructions sidebar is hidden.