C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1TreeView Namespace / C1TreeView Class / DataBindings Property

In This Topic
DataBindings Property (C1TreeView)
In This Topic
Data bindings for items in the control.
Syntax
'Declaration
 
Public ReadOnly Property DataBindings As C1TreeViewNodeBindingCollection
 
See Also