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

The collection containing the lists.

Syntax

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

Property Value

ExplorerListCollection Class

Requirements

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

See Also