The DayPilotMonth type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| CallBack | ||
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnBeforeCellRender | ||
| OnBeforeEventRecurrence |
This event is fired during event loading.
| |
| OnBeforeEventRender |
An event handler that allows event customization. Called once for each event in the Events collection.
| |
| OnBeforeHeaderRender | ||
| OnCommand | ||
| OnEventBubble | ||
| OnEventClick | ||
| OnEventDelete |
Event handler for EventDelete callback.
| |
| OnEventMenuClick | ||
| OnEventMove | ||
| OnEventResize | ||
| OnEventRightClick | ||
| OnEventSelect | ||
| OnFinish | ||
| OnHeaderClick | ||
| OnInit | ||
| OnPrepare |
Lifecycle hook. Called at the beginning of every request.
| |
| OnTimeRangeDoubleClick | ||
| OnTimeRangeSelected | ||
| Redirect |
Redirects the page to a new location specified by the url parameter.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| Update()()()() | ||
| Update(Object) | ||
| Update(CallBackUpdateType) | ||
| Update(Object, CallBackUpdateType) | ||
| UpdateWithMessage(String) | ||
| UpdateWithMessage(String, CallBackUpdateType) |