sizeModeHeightItemCount Property

Summary

Number of items in the largest row.

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

Property Value

The number of items in the largest row. Default value is 0.

Remarks

This value must be set during UpdateTransform to set the number of items in the largest row.

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