Nevron.UI.WinForm.Controls Namespace : NLightUIItemDragDropEventArgs Class |
The following tables list the members exposed by NLightUIItemDragDropEventArgs.
Name | Description | |
---|---|---|
![]() | NLightUIItemDragDropEventArgs Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Cursor | Gets/sets the Cursor for the current drag-and-drop action. |
![]() | Data | (Inherited from Nevron.UI.NEventArgs) |
![]() | DragOverItem | Gets the item that is currently below the mouse position. |
![]() | Effect | Gets/sets the effect of the current drag-and-drop action |
![]() | Handled | (Inherited from Nevron.UI.NEventArgs) |
![]() | Item | Gets the item associated with the event. (Inherited from Nevron.UI.WinForm.Controls.NLightUIItemEventArgs) |
![]() | MousePosition | Gets the current mouse position (in client coordinates). |