C1.Win.FlexGrid Namespace / Node Class / HasVisibleChildren Property

In This Topic
HasVisibleChildren Property (Node)
In This Topic
Gets whether any child of node is visible.
Syntax
'Declaration
 
Public ReadOnly Property HasVisibleChildren As Boolean
 
See Also