Error processing SSI file
(Leadtools.Controls)

Show in webframe

Columns Property




Number of columns to use with this layout.
Syntax
public int Columns {get; set;}
'Declaration
 
Public Property Columns As Integer

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

See Also

Reference

ImageViewerVerticalViewLayout Class
ImageViewerVerticalViewLayout Members

Error processing SSI file