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

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