[]
Gets or sets a ScriptStringValue yielding the label associated with the object in the outline tree.
[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