ComponentOne Extended Library for WPF and Silverlight
AllowTransparency Property

C1.Silverlight.Extended Namespace > C1HtmlHost Class : AllowTransparency Property
Gets or sets a value indicating whether transparency is allowed (only required for IE).
Syntax
'Declaration
 
Public Property AllowTransparency As Boolean
public bool AllowTransparency {get; set;}

Property Value

true if transparency is allowed; otherwise, false.
See Also

Reference

C1HtmlHost Class
C1HtmlHost Members