Gets a value indicating whether the control contains one or more child controls.
'Declaration
Public ReadOnly Property HasChildren As Boolean
public bool HasChildren {get;}
Property Value
true if the control contains one or more child controls; otherwise, false.