Back to Devexpress

TreeListNode Constructors

wpf-devexpress-dot-xpf-dot-grid-dot-treelistnode-dot-ctor.md

latest719 B
Original Source

TreeListNode Constructors

A node displayed within a TreeListView.

NameParametersDescription
TreeListNode()noneInitializes a new instance of the TreeListNode class.
TreeListNode(Object)contentInitializes a new instance of the TreeListNode class with the specified content.

See Also

TreeListNode Class

TreeListNode Members

DevExpress.Xpf.Grid Namespace