C1.Blazor.TreeView Assembly / C1.Blazor.TreeView Namespace / C1TreeView Class / ItemsSource Property

In This Topic
ItemsSource Property (C1TreeView)
In This Topic
Gets or sets tree-view data source.
Syntax
'Declaration
 
Public Property ItemsSource As IEnumerable
 
See Also