sizeModeWidthItemCount Property

Summary

Number of items in the largest column.

Syntax

JavaScript Syntax
Object.defineProperty(ImageViewerViewLayout.prototype, 'sizeModeWidthItemCount', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly