DxScheduler Methods
A calendar and scheduler component that displays a detailed snapshot of events/appointments in your web application across a single day, a week, or a month.
Name | Description |
---|---|
Close |
Closes an appointment’s tooltip or edit form (compact or detailed). |
Close |
Closes the recurrence settings form. |
Create |
Creates a new appointment for the Scheduler, but does not save it to a data source. |
Delete |
Deletes an appointment. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Restore |
Restores occurrence for a recurring appointment. |
Save |
Saves appointment changes to a data source. |
Scroll |
Scrolls the scheduler’s view area to the specified appointment. |
Scroll |
Scrolls the scheduler’s view to the specified date and time. |
Show |
Shows the appointment’s edit form. |
Show |
Shows an appointment tooltip. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also