HtmlTemplate Events
An HTML-CSS template used to render a UI of DevExpress controls.| 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. |
See Also