Error processing SSI file
(Leadtools.Controls)

Show in webframe

HasItems Property




Gets a value that indicate whether this viewer has any items.
Syntax
public bool HasItems {get;}
'Declaration
 
Public ReadOnly Property HasItems As Boolean

Property Value

true if this viewer has any items (the "count" value of Items is greater than 0), otherwise; false.
Remarks

Use this property to quickly check if this viewer has items.

Requirements

Target Platforms

See Also

Reference

ImageViewer Class
ImageViewer Members

Error processing SSI file