Sets a boolean value indicating whether this rebar band is displayed when the orientation property of the rebar control is set to Orientation.VERTICAL.
public void setAllowVertical( boolean flag )
flag
Set to true if the rebar band can be displayed vertically; otherwise, set to false. The default value is false.
See Also getAllowVertical