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

The arguments provided to the ListChange Event.

Object Model

ListChangeEventArgs Class

Syntax

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

Inheritance Hierarchy

System.Object
   Dbi.WinControl.ExplorerBar.ListChangeEventArgs

Requirements

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

See Also