KendoTreeNode
Class
Definition
Namespace:Telerik.TestingFramework.Controls.KendoUI
Assembly:Telerik.TestingFramework.Controls.KendoUI.dll
Syntax:
C#
public class KendoTreeNode : KendoUIControlBase
Inheritance: objectControlHtmlControlKendoUIControlBaseKendoTreeNode
Inherited Members
Constructors
C#
public KendoTreeNode()
Properties
C#
public int ChildNodesCount { get; }
C#
public KendoTreeView ParentTree { get; }
Methods
C#
public void Collapse()
C#
public void Expand()
C#
protected override void InitializeMatchExpression()
Overrides:
C#
public void Select()