Returns true if the item has a child group.
[Visual Basic]
Public ReadOnly Property HasChildGroup As Boolean
[C#]
public bool HasChildGroup {get;}
[Delphi]
public property HasChildGroup: Boolean read get_HasChildGroup;
See Also
C1WebCustomTreeItem Class | C1WebCustomTreeItem Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |