ActiveReports 12
GetContainerControl Method (GroupEditor)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design.GroupEditor Namespace > GroupEditor 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

GroupEditor Class
GroupEditor Members