Back to Devexpress

TreeListNode.ItemsSource Property

wpf-devexpress-dot-xpf-dot-grid-dot-treelistnode-526d4557.md

latest1014 B
Original Source

TreeListNode.ItemsSource Property

This member supports the internal infrastructure and is not intended to be used directly from your code.

Namespace : DevExpress.Xpf.Grid

Assembly : DevExpress.Xpf.Grid.v25.2.dll

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
[Browsable(false)]
public IList ItemsSource { get; }
vb
<Browsable(False)>
Public ReadOnly Property ItemsSource As IList

Property Value

Type
IList

See Also

TreeListNode Class

TreeListNode Members

DevExpress.Xpf.Grid Namespace