Skip to main content

BootstrapSchedulerAppointmentDragInfo Class

Declaration

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

readonly appointmentId: string

Property Value

Type
string

newInterval Property

Declaration

readonly newInterval: BootstrapTimeInterval | null

Property Value

Type
BootstrapTimeInterval
null

oldInterval Property

Declaration

readonly oldInterval: BootstrapTimeInterval | null

Property Value

Type
BootstrapTimeInterval
null