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

The ItemIndex value associated with the Item being clicked on.

Syntax

Visual Basic (Declaration) 
Public Property ItemIndex As Integer
C# 
public int ItemIndex {get; set;}

Property Value

Integer

Requirements

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

See Also