Overview | Methods | This Package | All Packages
Sets a boolean value indicating whether the rebar band displays an edge at the top and bottom of the child control.
Syntax
public void setChildEdge( boolean flag )
Parameters
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