FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.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