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


"

The following tables list the members exposed by ListClickEventArgs.

"

Public Constructors

 NameDescription
public ConstructorListClickEventArgs ConstructorCreates a new instance of the ListClickEventArgs.  
Top

Public Properties

 NameDescription
public PropertyListIndexReturns the ListItem index that was clicked.  
public PropertyMouseEventsReturns the MouseEventArgs for the click event.  
Top

See Also