Tanoda
DragAndDropCell.DropEventDescriptor Class Reference

Public Attributes

TriggerType triggerType
 
DragAndDropCell sourceCell
 
DragAndDropCell destinationCell
 
DragAndDropItem item
 
bool permission
 

Detailed Description

Definition at line 28 of file DragAndDropCell.cs.

Member Data Documentation

◆ destinationCell

DragAndDropCell DragAndDropCell.DropEventDescriptor.destinationCell

Definition at line 32 of file DragAndDropCell.cs.

◆ item

DragAndDropItem DragAndDropCell.DropEventDescriptor.item

Definition at line 33 of file DragAndDropCell.cs.

◆ permission

bool DragAndDropCell.DropEventDescriptor.permission

Definition at line 34 of file DragAndDropCell.cs.

◆ sourceCell

DragAndDropCell DragAndDropCell.DropEventDescriptor.sourceCell

Definition at line 31 of file DragAndDropCell.cs.

◆ triggerType

TriggerType DragAndDropCell.DropEventDescriptor.triggerType

Definition at line 30 of file DragAndDropCell.cs.


The documentation for this class was generated from the following file: