AppointmentDropEventArgs Interface
In This Article
#Declaration
TypeScript
interface AppointmentDropEventArgs extends EventArgs
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
#Properties
#dragInformation Property
#Declaration
TypeScript
readonly dragInformation: BootstrapSchedulerAppointmentDragInfo[]
#Property Value
Type |
---|
Bootstrap |
#handled Property
#Declaration
TypeScript
handled: boolean
#Property Value
Type |
---|
boolean |
#operation Property
#Declaration
TypeScript
readonly operation: BootstrapSchedulerAppointmentOperation
#Property Value
Type |
---|
Bootstrap |