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


"

For a list of all members of this type, see ItemClickEventArgs members.

"

Public Properties

 NameDescription
public PropertyItemIndexThe ItemIndex value associated with the Item being clicked on.  
public PropertyListIndexThe ListIndex value associated with the Item being clicked on.  
public PropertyMouseEventsThe MouseEventArgs that occur when the Item is clicked.  
Top

See Also