rows Property

Summary

Number of rows to use with this layout.

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageViewerHorizontalViewLayout.prototype, 'rows', 
	get: function(), 
	set: function(value) 
) 
rows: number; 

Property Value

The 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.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly