FilterListViewListBoxItemHover Event |
|
DataPA OpenAnalytics API Reference
Namespace: DataPAClientConfigAssembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public event FilterListViewListBoxItemHoverEventHandler ListBoxItemHover
Public Event ListBoxItemHover As FilterListViewListBoxItemHoverEventHandler
public:
event FilterListViewListBoxItemHoverEventHandler^ ListBoxItemHover {
void add (FilterListViewListBoxItemHoverEventHandler^ value);
void remove (FilterListViewListBoxItemHoverEventHandler^ value);
}
function add_ListBoxItemHover(value);
function remove_ListBoxItemHover(value);
Value
Type:
DataPAClientConfigFilterListViewListBoxItemHoverEventHandlerSee Also