dbicList Send comments on this topic.
Control Property
See Also 
dbicBase Assembly > Dbi.WinControl Namespace > NodeItemCollection Class : Control Property

Gets the control this NodeItem is attached to.

Syntax

Visual Basic (Declaration) 
Public Property Control As DbiListControl
C# 
public DbiListControl Control {get; set;}

Property Value

DbiListControl

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also