IconView.columns

Set columns property.

  1. int columns [@property getter]
  2. int columns [@property setter]
    class IconView
    @property
    void
    columns
    ()

Parameters

propval int

The columns property contains the number of the columns in which the items should be displayed. If it is -1, the number of columns will be chosen automatically to fill the available area.