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

The arguments provided to the ItemClick Event.

Object Model

ItemClickEventArgs Class

Syntax

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

Inheritance Hierarchy

System.Object
   Dbi.WinControl.ExplorerBar.ItemClickEventArgs

Requirements

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

See Also