Gets a value indicating whether the control contains child controls.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
bool HasChildren { get; } |
Visual Basic
![]() |
---|
ReadOnly Property HasChildren As Boolean |
Type: Boolean
true if the host control contains child controls, otherwise false.