VirtualEventsNeededEventArgs
Wisej.Web.Ext.FullCalendar.VirtualEventsNeededEventArgs
Last updated
Was this helpful?
Wisej.Web.Ext.FullCalendar.VirtualEventsNeededEventArgs
Last updated
Was this helpful?
Namespace: Wisej.Web.Ext.FullCalendar
Assembly: Wisej.Web.Ext.FullCalendar (3.2.0.0)
Provides data for the event.
Initializes a new instance of the class with the specified starting and ending indices.
startDate
endDate
: Returns the ending date/time for the range of events needed by a control in virtual mode.
: Represents the set of objects retrieved.
The starting date/time of a range of events needed by the for the next event that occurs.
The ending date/time of a range of events needed by the for the next event that occurs.
: Returns the starting date/time for a range of events needed by a control in virtual mode.