Click or drag to resize
ListBoxItemHoverEventArgs Class DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    DataPAClientConfigListBoxItemHoverEventArgs

Namespace: DataPAClientConfig
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public class ListBoxItemHoverEventArgs : EventArgs

The ListBoxItemHoverEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodListBoxItemHoverEventArgs
Creates and returns a new ListBoxItemHoverEventArgs object
Top
Properties
  NameDescription
Public propertyIndex
Gets the index of the item that the mouse is hovered over
Top
See Also