Interface to the node
Namespace: Telerik.Collections.GenericAssembly: Telerik.WinControls (in Telerik.WinControls.dll) Version: 2013.2.612.40 (2013.2.612.40)
Syntax
| C# |
|---|
public interface ITreeNode<T>
|
| Visual Basic |
|---|
Public Interface ITreeNode(Of T) |
Type Parameters
See Also