ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Forms Namespace / TagsInputFormBase Class / GetContainerControl Method

In This Topic
    GetContainerControl Method (TagsInputFormBase)
    In This Topic
    Syntax
    'Declaration
     
    Public Function GetContainerControl() As System.Windows.Forms.IContainerControl
    public System.Windows.Forms.IContainerControl GetContainerControl()
    See Also