Show / Hide Table of Contents

Class DroppedContext

Event called just after a drop has happened

Constructors

DroppedContext()

Declaration
public DroppedContext()

DroppedContext(DropTable, Bag)

Declaration
public DroppedContext(DropTable table, Bag droppedBag)

Fields

DroppedBag

Bag with the drop results

Declaration
public Bag DroppedBag
Field Value
Type Description
Bag

Table

Table that triggered the drop

Declaration
public DropTable Table
Field Value
Type Description
DropTable
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾