ComponentOne Query 8.0
HasChildren Property

Syntax

C1QueryFrame.Item.HasChildren

Notes

Read-only at run time. Unavailable at design time. Type: Boolean. Property applies to QueryItem object.

Description

This property returns True if the item represents a complex condition with one or more conditions (children) inside, and False in all other cases. If this property is True, you can call the MoveToFirstChild method to position on the first child.

See Also

Accessing and Modifying Query Items

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback