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