C#
VB
C++
Gets a value that indicate whether this viewer has any items.
public bool HasItems { get; }
Public ReadOnly Property HasItems() As Boolean
Get
public:
property bool HasItems
{
bool get()
}
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET