ComponentOne Extended Library for WPF and Silverlight
FrameBorder Property

C1.Silverlight.Extended Namespace > C1HtmlHost Class : FrameBorder Property
Gets or sets whether the default browser frame border is displayed when using SourceUri.
Syntax
'Declaration
 
Public Property FrameBorder As Boolean
public bool FrameBorder {get; set;}
Remarks
This property must be set before SourceUri is set.
See Also

Reference

C1HtmlHost Class
C1HtmlHost Members