Rebar.getFixedOrder

Overview | Methods | This Package | All Packages

Rebar.getFixedOrder

Retrieves a boolean value indicating whether the user can change the order of the bands in the rebar control.

Syntax

public boolean getFixedOrder()

Return Value

Returns true if the user can resize the bands and move them to different rows in the rebar control but cannot change the display order of the bands in the rebar control; returns false if the user can change the display order of the rebar bands.

See Also   setFixedOrder