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

In This Topic
    OutlineLabel Property (SuperLabel)
    In This Topic
    Gets or sets a C1.Win.FlexReport.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