Specifies the name of the WPF.RibbonFormattingTab object to be used with a TextControl. The elements of the ribbon tab can be used to alter character and paragraph attributes. The property value is an empty string, if there is no ribbon tab connected.

Introduced: X12.

Syntax

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