C1.Blazor.TreeView Assembly / C1.Blazor.TreeView Namespace / TreeViewItem Class / DataItem Property

In This Topic
DataItem Property (TreeViewItem)
In This Topic
gets the original data item.
Syntax
'Declaration
 
Public ReadOnly Property DataItem As Object
 
See Also