AppointmentDragEventArgs Interface
In This Article
#Declaration
TypeScript
interface AppointmentDragEventArgs extends EventArgs
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
#Properties
#allow Property
#Declaration
TypeScript
allow: boolean
#Property Value
Type |
---|
boolean |
#dragInformation Property
#Declaration
TypeScript
readonly dragInformation: BootstrapSchedulerAppointmentDragInfo[]
#Property Value
Type |
---|
Bootstrap |
#mouseEvent Property
#Declaration
TypeScript
readonly mouseEvent: any
#Property Value
Type |
---|
any |