RadControls for WinForms

Interface to the node

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

Syntax

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

Type Parameters

T

See Also