RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TGalleryProperties.ItemsPerRow Property

ItemsPerRow specifies the number of rows a gallery grid is split into.

Pascal
property ItemsPerRow: Integer;
C++
__property int ItemsPerRow;

Use the ItemsPerRow property to set or check the number of rows a gallery grid is split into. ItemsPerRow only makes sense when GalleryType has the gtGrid value. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!