APNSoft Controls [4.5.2.20] - API Reference
TreeViewElement.AddSibling Method

Adds a new element as a sibling to the current element. New element is added after the current element.

Overload List

Adds a new element as a sibling to the current element. New element is added after the current element.

public TreeViewElement AddSibling(Types);

Adds a new element as a sibling to the current element. New element is added after the current element.

public TreeViewElement AddSibling(string,Types);

See Also

TreeViewElement Class | APNSoft.WebControls Namespace