Click or drag to resize
IChildNavigatorTHasChildren Property
True if there is any child, otherwise false.

Namespace: FlexRule
Assembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
bool HasChildren { get; }

Property Value

Type: Boolean
See Also