HtmlTemplate Constructors
An HTML-CSS template used to render a UI of DevExpress controls.
Name | Parameters | Description |
---|---|---|
Html |
none |
Initializes a new instance of the Html |
Html |
source |
Initializes a new instance of the HtmlHtml object.
|
Html |
template, styles |
Initializes a new instance of the Html |
See Also