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

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

Overload List

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

public TreeViewElement AddSiblingItem(string);

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

public TreeViewElement AddSiblingItem(string,string);

See Also

TreeViewElement Class | APNSoft.WebControls Namespace