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

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

Overload List

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

public TreeViewElement AddSiblingSeparator();

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

public TreeViewElement AddSiblingSeparator(string);

See Also

TreeViewElement Class | APNSoft.WebControls Namespace