The AutoColumnGridLayoutManager type exposes the following members.

Properties

  NameDescription
Public propertyColumnCount
The number of columns in which the items are layed out.
(Inherited from GridLayoutManager.)
Public propertyIndent
Number of colums skipped when placing the first page.
(Inherited from GridLayoutManager.)
Public propertyMargin
Margin with respect to the surrounding interactor.
(Inherited from LayoutManager.)
Public propertySpacing
The minimum distance between elements.
(Inherited from LayoutManager.)

See Also