SchedulerHtmlTemplateItem Events
An HTML-CSS template used to render Scheduler visual elements.| Name | Description |
|---|---|
| Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
| PropertyChanged | Fires when the HtmlTemplate.Template or HtmlTemplate.Styles property is changed. Inherited from HtmlTemplate. |
See Also