Leadtools.Controls Namespace > ImageViewerHorizontalViewLayout Object : Rows Property |
get_rows();
set_rows(value);
Object.defineProperty('rows');
Type | Description |
---|---|
int | The number of rows to use with this layout. Default value is 1. |
For more information on how this value effect the layout, refer to ImageViewerHorizontalViewLayout.
For an example, refer to ViewLayout.