Basic Properties

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

AllowTransparency

Gets or sets a value indicating whether transparency is allowed (only required for IE).

FrameBorder

Gets or sets whether the default browser frame border is displayed when using SourceUri.

HtmlElement

Gets the HtmlElement hosted by this C1HtmlHost control.

SourceHtml

Gets or set the HTML content as a string.

SourceUri

Gets or set a URI that will provide the content for the control.


Send us comments about this topic.
Copyright © GrapeCity, inc. All rights reserved.