FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / TextField Class / OutlineLabel Property

In This Topic
    OutlineLabel Property (TextField)
    In This Topic
    Gets or sets a ScriptStringValue yielding the label associated with the object in the outline tree.
    Syntax
    'Declaration
     
    Public Property OutlineLabel As ScriptStringValue
    public ScriptStringValue OutlineLabel {get; set;}
    See Also