Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
RebarBand.getChildControl
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