​
​
​

Specifies the name of the WPF.RibbonReferencesTab object to be used with a TextControl. The elements of the ribbon tab can be used to edit form fields. The property value is an empty string, if there is no ribbon tab connected.

​ Introduced: X19.

Syntax

​public string RibbonReferencesTab { get; set; }
​Public Property RibbonReferencesTab() As String
​