| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Control As UltraTree | |
| C# | |
|---|---|
public UltraTree Control {get;} | |
Return Value
Returns the UltraTree control that the nodes collection belongs to, or null (Nothing in VB) if there is no control.
| Infragistics2.Win.UltraWinTree.v8.1 | |
| Control Property | |
| See Also | |
|
| Infragistics.Win.UltraWinTree Namespace > TreeNodesCollection Class : Control Property |
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Control As UltraTree | |
| C# | |
|---|---|
public UltraTree Control {get;} | |
Returns the UltraTree control that the nodes collection belongs to, or null (Nothing in VB) if there is no control.