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

Syntax

C#
public C1WebTreeViewItemCollection(
	C1WebCustomTreeControl owner
)
Visual Basic (Declaration)
Public Sub New ( _
	owner As C1WebCustomTreeControl _
)

See Also