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

The arguments provided to the ListClick Event.

Object Model

ListClickEventArgs Class

Syntax

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

Inheritance Hierarchy

System.Object
   Dbi.WinControl.ExplorerBar.ListClickEventArgs

Requirements

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

See Also