Click or drag to resize
ListBoxItemHoverEventArgsIndex Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the index of the item that the mouse is hovered over

Namespace: DataPAClientConfig
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public int Index { get; }

Return Value

Type: Int32
The index of the item that the mouse is hovered over
See Also