[]
        
(Showing Draft Content)

C1.Report.VisualReportObject.OutlineLabel

OutlineLabel Property

OutlineLabel

Gets or sets a ScriptStringValue yielding the label associated with the object in the outline tree.

Declaration
[C1Category("Navigation")]
[C1Description("VisualReportObject.OutlineLabel", "Text or expression yielding the label associated with the object in the outline tree.")]
public ScriptStringValue OutlineLabel { get; set; }
<C1Category("Navigation")>
<C1Description("VisualReportObject.OutlineLabel", "Text or expression yielding the label associated with the object in the outline tree.")>
Public Property OutlineLabel As ScriptStringValue