Nested group.
[Visual Basic]
Public Property ChildGroup As C1WebCustomGroup
[C#]
public C1WebCustomGroup ChildGroup {get;set;}
[Delphi]
public property ChildGroup: C1WebCustomGroup read get_ChildGroup write set_ChildGroup;
See Also
C1WebCustomTreeItem Class | C1WebCustomTreeItem Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |