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