Event
Wisej.Web.Ext.FullCalendar.Event
Last updated
Was this helpful?
Wisej.Web.Ext.FullCalendar.Event
Last updated
Was this helpful?
Namespace: Wisej.Web.Ext.FullCalendar
Assembly: Wisej.Web.Ext.FullCalendar (3.2.0.0)
Represents an event in the FullCalendar control.
Constructs a new instance of Event.
Constructs a new instance of Event.
id
A string that represents the ID of this event.
Constructs a new instance of an all-day Event.
day
Constructs a new instance of Event.
start
end
Constructs a new instance of Event.
start
duration
Constructs a new instance of an all-day Event.
id
A string that represents the ID of this event.
day
Constructs a new instance of Event.
id
A string that represents the ID of this event.
start
end
Constructs a new instance of Event.
id
A string that represents the ID of this event.
start
duration
Boolean: Returns or sets a flag indicating that this is an all-day event.
Color: Sets the background color for this event.
Color: Sets the border color for this event.
String: A CSS class (or array of classes) that will be attached to this event's element.
Boolean: Determines whether the event can be modified.
DateTime: Returns or sets the end date/time of this event.
String: Returns or sets the unique ID for this event.
String: Returns or sets the id of the Resource associated to this event.
DateTime: Returns or sets the start date/time of this event.
Color: Sets the text color for this event.
String: Returns or sets the title of this event.
Object: Returns a dynamic object that can be used to store custom data.
The date of the all-day event.
The starting date and time of the event.
The ending date and time of the event.
The starting date and time of the event.
The duration of the event.
The date of the all-day event.
The starting date and time of the event.
The ending date and time of the event.
The starting date and time of the event.
The duration of the event.