Skip to main content

BootstrapSchedulerEventMap Interface

Declaration

interface BootstrapSchedulerEventMap extends ControlEventMap

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.

Inherited Members

Inheritance

ControlEventMap
BootstrapSchedulerEventMap

Properties

activeViewChanged Property

Declaration

"activeViewChanged": EventArgs

Property Value

Type
EventArgs

activeViewChanging Property

Declaration

"activeViewChanging": ActiveViewChangingEventArgs

Property Value

Type
ActiveViewChangingEventArgs

appointmentClick Property

Declaration

"appointmentClick": AppointmentClickEventArgs

Property Value

Type
AppointmentClickEventArgs

appointmentDeleting Property

Declaration

"appointmentDeleting": AppointmentDeletingEventArgs

Property Value

Type
AppointmentDeletingEventArgs

appointmentDoubleClick Property

Declaration

"appointmentDoubleClick": AppointmentClickEventArgs

Property Value

Type
AppointmentClickEventArgs

appointmentDrag Property

Declaration

"appointmentDrag": AppointmentDragEventArgs

Property Value

Type
AppointmentDragEventArgs

appointmentDrop Property

Declaration

"appointmentDrop": AppointmentDropEventArgs

Property Value

Type
AppointmentDropEventArgs

appointmentResize Property

Declaration

"appointmentResize": AppointmentResizeEventArgs

Property Value

Type
AppointmentResizeEventArgs

appointmentResizing Property

Declaration

"appointmentResizing": AppointmentResizingEventArgs

Property Value

Type
AppointmentResizingEventArgs

appointmentsSelectionChanged Property

Declaration

"appointmentsSelectionChanged": AppointmentsSelectionEventArgs

Property Value

Type
AppointmentsSelectionEventArgs

appointmentToolTipShowing Property

Declaration

"appointmentToolTipShowing": AppointmentToolTipShowingEventArgs

Property Value

Type
AppointmentToolTipShowingEventArgs

beginCallback Property

Declaration

"beginCallback": BeginCallbackEventArgs

Property Value

Type
BeginCallbackEventArgs

callbackError Property

Declaration

"callbackError": CallbackErrorEventArgs

Property Value

Type
CallbackErrorEventArgs

cellClick Property

Declaration

"cellClick": CellClickEventArgs

Property Value

Type
CellClickEventArgs

cellDoubleClick Property

Declaration

"cellDoubleClick": CellClickEventArgs

Property Value

Type
CellClickEventArgs

endCallback Property

Declaration

"endCallback": EndCallbackEventArgs

Property Value

Type
EndCallbackEventArgs

menuItemClicked Property

Declaration

"menuItemClicked": MenuItemClickedEventArgs

Property Value

Type
MenuItemClickedEventArgs

moreButtonClicked Property

Declaration

"moreButtonClicked": MoreButtonClickedEventArgs

Property Value

Type
MoreButtonClickedEventArgs

selectionChanged Property

Declaration

"selectionChanged": EventArgs

Property Value

Type
EventArgs

selectionChanging Property

Declaration

"selectionChanging": EventArgs

Property Value

Type
EventArgs

shortcut Property

Declaration

"shortcut": ShortcutEventArgs

Property Value

Type
ShortcutEventArgs

visibleIntervalChanged Property

Declaration

"visibleIntervalChanged": EventArgs

Property Value

Type
EventArgs