Control.render override.
Namespace: MindFusion.Scheduling
File: Calendar.js
JavaScript Copy Code |
---|
function render () |
When you have finished customizing the Calendar just call the render method:
JavaScript Copy Code |
---|
var p = MindFusion.Scheduling; // create a new instance of the calendar //customization code goes here // render the calendar control |
JavaScript Pack Programmer's Guide | © 2024 MindFusion |