sizeModeWidthItemCount Property

Summary

Number of items in the largest column.

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

Property Value

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

Remarks

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

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 Apryse Sofware Corp. All Rights Reserved.

Leadtools.Controls Assembly