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

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