Leadtools.Controls Namespace > ImageViewer Object : HasItems Property |
get_hasItems();
Object.defineProperty('hasItems');
Type | Description |
---|---|
boolean | true if this viewer has any items (the "count" value of Items is greater than 0), otherwise; false. |
Use this property to quickly check if this viewer has items.