Returns a collection of the child items.
[Visual Basic]
Overridable Public ReadOnly Property Items As C1WebItemCollection
[C#]
virtual public C1WebItemCollection Items {get;}
[Delphi]
public property Items: C1WebItemCollection read get_Items;
See Also
C1WebCustomTreeControl Class | C1WebCustomTreeControl Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |