RasterList.setSpread( isSpread )

Turn on or off the "spread" feature. When the "spread" is on, the columns in a table list are spread proportionally along the width of the list control when the controls is resized.

Parameters

Name Type   Description
isSpread boolean True turns the "spread" feature on; false turns it off (default).

Returns

Type Description
object The list object. This allow for chaining multiple setter methods in one single statement.
Home Examples Download License
 
Copyright © 2010-2017 Edwin R. López