FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / ParagraphText Class / Text Property

In This Topic
    Text Property (ParagraphText)
    In This Topic
    Gets or sets a ScriptObjectValue yielding the text of the current item.
    Syntax
    'Declaration
     
    Public Property Text As ScriptObjectValue
    public ScriptObjectValue Text {get; set;}
    See Also