Overview | Methods | This Package | All Packages
Retrieves the child control contained by this rebar band.
Syntax
public Control getChildControl()
Return Value
Returns a Control object that represents the child control for this rebar band.
Remarks
Each rebar band can have only one child control.
See Also setChildControl