Example of Print in ASP.NET Core 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 making use of 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 below properties of the ScheduleModel
.
- height
- width
- selectedDate