Microsoft SDK for Java

RebarBand.setAllowVariableHeight

Sets a boolean value indicating whether the rebar control can adjust the height of this band.

Syntax

public void setAllowVariableHeight( boolean flag )

Parameters

flag

Set to true if the rebar control can adjust the height of this rebar band; otherwise, set to false. The default value is false.

See Also   getAllowVariableHeight

© 1999 Microsoft Corporation. All rights reserved. Terms of use.