Skip to content

VisibleItemCount - TreeView

Returns the number of items that are currently visible in the control

Type: Property
Access: Read-Only
Data Type: Integer
Parameters: None

Syntax

Property Integer VisibleItemCount
Access Type Syntax
Read Access: Get VisibleItemCount to IntegerVariable

Description

The VisibleItemCount property returns the number of items that are currently visible in the control. As you would expect, you can only call this property once the control has been displayed.