dbicList Send comments on this topic.
Items Property
See Also 
dbicList Assembly > Dbi.WinControl.List Namespace > dbiList Class : Items Property

The collection of dbiNodeItems which is used to populate the control.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Items As NodeItemCollection
C# 
public NodeItemCollection Items {get;}

Property Value

dbiNodeItemCollection

Requirements

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

See Also