columns Property (ImageViewerVerticalViewLayout)

Summary

Number of columns to use with this layout.

Syntax

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

Property Value

The number of columns to use with this layout. Default value is 1.

Remarks

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

Example

For an example, refer to ViewLayout.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls Assembly
Click or drag to resize