←Select platform

HasItems Property

Summary

Gets a value that indicates whether this viewer has any items.

Syntax
C#
C++/CLI
public bool HasItems { get; } 
public:  
   property bool HasItems 
   { 
      bool get() 
   } 

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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.