Table of Contents

Constructor ListViewHitTestInfo

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

ListViewHitTestInfo(ListViewHitTestLocations, ListViewItem?, ListViewItemCell?)

Initializes a new instance of the ListViewHitTestInfo class.

public ListViewHitTestInfo(ListViewHitTestLocations location, ListViewItem? item, ListViewItemCell? cell)

Parameters

location ListViewHitTestLocations
item ListViewItem
cell ListViewItemCell