The ItemDragEventArgs type exposes the following members.
Name | Description | |
---|---|---|
ItemDragEventArgs |
Creates and initializes new ItemDragEventArgs class instance. |
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
Item |
Gets the list item object that is related to the event. (Inherited from ItemEventArgs.) |
|
MouseButton |
Gets the mouse button that was clicked during the drag operation. |