dbicExplorerBar Send comments on this topic.
Items Property
See Also 
dbicExplorerBar Assembly > Dbi.WinControl.ExplorerBar Namespace > dbiExplorerList Class : Items Property

A collection of dbiExplorerItem Class that will be displayed in each dbiExplorerList.

Syntax

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

Property Value

ExplorerItemCollection

Requirements

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

See Also