Example of Print in ASP.NET MVC Scheduler Control
This example demonstrates how to print the Scheduler element at client-side.
DEMO
SOURCE
In this example, the Scheduler element is Printed by using the public methodprint
.
Also, we can print the schedule based on the custom rendering by passing the ScheduleModel
in the print
method.
In the above demo, we have demonstrated the print
method with the following properties of the ScheduleModel
.
- height
- width
- selectedDate