ListViewItemDragEventHandler

Wisej.Web.ListViewItemDragEventHandler

Namespace: Wisej.Web

Assembly: Wisej.Framework (2.2.0.0)

Represents the method that will handle the ItemDrag event of a ListView control.

public delegate void ListViewItemDragEventHandler(Object sender, ListViewItemDragEventArgs e)

Parameters

NameTypeDescription

sender

The source of the event.

e

Fired By

NameDescription

Last updated