ComponentOne HtmlHost for Silverlight includes several properties that allow you to set the functionality of the C1HtmlHost control. Some of the more important properties are listed below.
The following properties let you customize the C1HtmlHost control:
Property | Description |
Gets or sets a value indicating whether transparency is allowed (only required for IE). | |
Gets or sets whether the default browser frame border is displayed when using SourceUri. | |
Gets the HtmlElement hosted by this C1HtmlHost control. | |
Gets or set the HTML content as a string. | |
Gets or set a URI that will provide the content for the control. |