ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / Paragraphs Class / Owner Property

In This Topic
    Owner Property (Paragraphs)
    In This Topic
    Gets Textbox object owning this collection.
    Syntax
    'Declaration
     
    Public Shadows ReadOnly Property Owner As Textbox
    public new Textbox Owner {get;}
    See Also