Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

Columns Property

Show in webframe
Number of columns to use with this layout.
Syntax
get_columns();
set_columns(value);
Object.defineProperty('columns');

Property Value

TypeDescription
intThe 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.

See Also

Reference

ImageViewerVerticalViewLayout Object
ImageViewerVerticalViewLayout Members

Error processing SSI file