Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / TextRun Class / Owner Property

In This Topic
    Owner Property (TextRun)
    In This Topic
    Gets the TextRuns collection containing this object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As TextRuns
    public TextRuns Owner {get;}
    See Also