Leadtools.Controls Namespace > ImageViewerVerticalViewLayout Object : Columns Property |
get_columns();
set_columns(value);
Object.defineProperty('columns');
Type | Description |
---|---|
int | The number of columns to use with this layout. Default value is 1. |
For more information on how this value effect the layout, refer to ImageViewerVerticalViewLayout.
For an example, refer to ViewLayout.