Attachmate.Reflection.Web.Msie Namespace > IWebControl Interface : HasChildren Property |
'Declaration
ReadOnly Property HasChildren As Boolean
'Usage
Dim instance As IWebControl Dim value As Boolean value = instance.HasChildren
bool HasChildren {get;}