New to Telerik UI for WinFormsStart a free 30-day trial

ITreeNode<T>

Interface

Interface to the node

Definition

Namespace:Telerik.Collections.Generic

Assembly:Telerik.WinControls.dll

Type Parameters:

T

Syntax:

C#
public interface ITreeNode<T>

Derived Classes: RBOrderedTreeNode<T>RBTreeNodeBase<T, P>RBTreeNode<T>

Properties

Gets the key of the tree node.

C#
T Key { get; }
Property Value:

The key associated with the tree node.

In this article
DefinitionPropertiesKey
Not finding the help you need?
Contact Support