FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / ParagraphText Class / Owner Property

In This Topic
    Owner Property (ParagraphText)
    In This Topic
    Gets or sets the ParagraphField object owning this object.
    Syntax
    'Declaration
     
    Public Overrides Property Owner As ParagraphField
    public override ParagraphField Owner {get; set;}
    See Also