RadControls for WinForms

Interface to the tree

Namespace: Telerik.Collections.Generic
Assembly: Telerik.WinControls (in Telerik.WinControls.dll) Version: 2013.1.321.40 (2013.1.321.40)

Syntax

C#
public interface ITree<T>
Visual Basic
Public Interface ITree(Of T)

Type Parameters

T

See Also