Specifies the name of the WPF.RibbonReportingTab object to be used with a TextControl. The elements of the ribbon tab can be used to integrate mail merge and reporting functionality. The property value is an empty string, if there is no ribbon tab connected.

Introduced: X14.

Syntax

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