Base class for the C1WebTreeView, C1WebMenu controls

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

Syntax

C#
public abstract class C1WebCustomTreeControl : C1WebCommandBase
Visual Basic (Declaration)
Public MustInherit Class C1WebCustomTreeControl _
	Inherits C1WebCommandBase

Inheritance Hierarchy

See Also