ThumbnailGridView.align

[ThumbnailGridView.|<containerId>_gridView.]align=left|center|right

left|center|right

Specifies the internal horizontal alignment (anchoring) of the thumbnails container within the component area. In ThumbnailGridView, the internal thumbnail container is sized so that only a whole number of thumbnails is shown. As a result, there is some padding between the internal container and the external component bounds. This modifier specifies how the internal thumbnails container is positioned horizontally inside the component.

Properties

Optional.

Default

left

Example

align=center

On this page