Back to Devexpress

TreeListView.AddNewNode Method

wpf-devexpress-dot-xpf-dot-grid-dot-treelistview-dot-addnewnode.md

latest590 B
Original Source

TreeListView.AddNewNode Method

NameParametersDescription
AddNewNode(TreeListNode, Boolean)parentNode, showUpdateRowButtonsAdds a new node to the TreeListView‘s underlying datasource.
AddNewNode(Boolean)showUpdateRowButtonsAdds a new node to the TreeListView‘s underlying datasource.