Skip to main content

BootstrapSchedulerAppointmentDragInfo Class

#Declaration

TypeScript
class BootstrapSchedulerAppointmentDragInfo

#Remarks

IMPORTANT

Bootstrap Controls for ASP.NET Core are in maintenance mode. We don’t add new controls or develop new functionality for this product line. Our recommendation is to use the ASP.NET Core Controls suite.

#Properties

#appointmentId Property

#Declaration

TypeScript
readonly appointmentId: string

#Property Value

Type
string

#newInterval Property

#Declaration

TypeScript
readonly newInterval: BootstrapTimeInterval | null

#Property Value

Type
BootstrapTimeInterval
null

#oldInterval Property

#Declaration

TypeScript
readonly oldInterval: BootstrapTimeInterval | null

#Property Value

Type
BootstrapTimeInterval
null