GraffitiSuite Docs
Docs
Graffitidragitem
Loading document parsing libraries...
# GraffitiDragItem Class ## Compatibility ### Framework API Version | 1.0 | 2.0 | | :---: | :---: | | True | True | ### Web | 32-Bit | 64-Bit | | :---: | :---: | | True | True | ## Methods | Name | Parameters | Return Type | Description | | --- | :---: | :---: | --- | | Constructor | source as WebUIControl <br> target as WebUIControl | (None) | Create a new instance of the object type. | ## Properties | Name | Type | Default Value | Description | | --- | :---: | :---: | --- | | Attributes | id | String | (None) | | Source | WebUIControl | (None) | The source control that can be dragged. | | Tag | Variant | (None) | Developer storage. | | Target | WebUIControl | (None) | The destination control that can receive the drop. |