dbicExplorerBar Send comments on this topic.
dbiExplorerItem Class
See Also  Members  
dbicExplorerBar Assembly > Dbi.WinControl.ExplorerBar Namespace : dbiExplorerItem Class

Represents an ExplorerItem which is a child element of an ExplorerList, often referenced by the ItemIndex which is the index against the ListItem collection. The ExplorerItem is attached to an Items Property collection.

Object Model

dbiExplorerItem Class

Syntax

Visual Basic (Declaration) 
Public Class dbiExplorerItem 
C# 
public class dbiExplorerItem 

Inheritance Hierarchy

System.Object
   Dbi.WinControl.ExplorerBar.dbiExplorerItem

Requirements

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

See Also