dbicList Send comments on this topic.
ListMouseOverEventArgs Class Members
See Also  Properties 
dbicBase Assembly > Dbi.WinControl Namespace : ListMouseOverEventArgs Class


"

The following tables list the members exposed by ListMouseOverEventArgs.

"

Public Constructors

 NameDescription
public ConstructorListMouseOverEventArgs Constructor

Initializes a new instance of the CellOverEventArgs class.

 
Top

Public Properties

 NameDescription
public PropertyColumnIndexThe zero-based index of the dbiColumnItem being moused over.  
public PropertyNodeItemThe dbiNodeItem which the mouse is over  
Top

See Also