ActiveReports 13
GetContainerControl Method (ReportItemDesignerBase)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Dashboard.Design Namespace > ReportItemDesignerBase Class : GetContainerControl Method
Returns the next System.Windows.Forms.ContainerControl up the control's chain of parent controls.
Syntax
'Declaration
 
Public Function GetContainerControl() As IContainerControl
public IContainerControl GetContainerControl()

Return Value

See Also

Reference

ReportItemDesignerBase Class
ReportItemDesignerBase Members