C1.Framework Namespace / HostedElement Class / HasChildren Property

In This Topic
HasChildren Property (HostedElement)
In This Topic
Gets a value that indicates the element has a non-empty Children collection.
Syntax
'Declaration
 
Public ReadOnly Property HasChildren As Boolean
 
See Also