DragAndDropItemChangeData

Introduction

Used by drag and drop events and handlers to indicate the previous and new value for related actions.

Definition

Fields and Attributes

TypeNameNotes

DragItem

previousValue

DragItem

newValue

Last updated