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

Returns the ListItem index that was clicked.

Syntax

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

Property Value

Integer

Requirements

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

See Also