Error processing SSI file
(Leadtools.Controls)

Show in webframe

Rows Property




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

Property Value

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

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

Example

For an example, refer to ViewLayout.

Requirements

Target Platforms

See Also

Reference

ImageViewerHorizontalViewLayout Class
ImageViewerHorizontalViewLayout Members

Error processing SSI file