Adds a new separator as a sibling to the current element. New separator is added after the current element.
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);
TreeViewElement Class | APNSoft.WebControls Namespace