Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

Rows Property

Show in webframe
Number of rows to use with this layout.
Syntax
get_rows();
set_rows(value);
Object.defineProperty('rows');

Property Value

TypeDescription
intThe number of rows to use with this layout. Default value is 1.
Remarks

For more information on how this value effect the layout, refer to ImageViewerHorizontalViewLayout.

Example

For an example, refer to ViewLayout.

See Also

Reference

ImageViewerHorizontalViewLayout Object
ImageViewerHorizontalViewLayout Members

Error processing SSI file