Returns true if the item has a child group.

Namespace:  C1.Web.Command
Assembly:  C1.Web.Command.2 (in C1.Web.Command.2.dll)

Syntax

C#
public bool HasChildGroup { get; }
Visual Basic (Declaration)
Public ReadOnly Property HasChildGroup As Boolean

See Also