Sets a boolean value indicating whether the rebar band displays an edge at the top and bottom of the child control.
public void setChildEdge( boolean flag )
flag
Set to true if the rebar band displays an edge at the top and bottom of the child control; otherwise, set to false. The default value is false.
See Also getChildEdge