FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / ImageField Class / OutlineLabel Property

In This Topic
    OutlineLabel Property (ImageField)
    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