[]
Gets or sets a ScriptStringValue yielding the label of the group in the outline tree.
[C1Category("Special")]
[C1Description("Group.OutlineLabel", "Text or expression yielding the label of the group in the outline tree.")]
public ScriptStringValue OutlineLabel { get; set; }
<C1Category("Special")>
<C1Description("Group.OutlineLabel", "Text or expression yielding the label of the group in the outline tree.")>
Public Property OutlineLabel As ScriptStringValue