Represents tree view item.

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

Syntax

C#
public sealed class C1WebTreeViewItem : C1WebCustomTreeItem
Visual Basic (Declaration)
Public NotInheritable Class C1WebTreeViewItem _
	Inherits C1WebCustomTreeItem

Inheritance Hierarchy

See Also