APNSoft Controls [4.5.2.20] - API Reference
TreeViewElement.AddChildSeparator Method ()

Adds a new separator to the end of the list of child elements.

[Visual Basic]
Overloads Public Function AddChildSeparator() As TreeViewElement
[C#]
public TreeViewElement AddChildSeparator();

Return Value

New separator element.

Remarks

Separator ID is generated automatically.

See Also

TreeViewElement Class | APNSoft.WebControls Namespace | TreeViewElement.AddChildSeparator Overload List