C1.Silverlight.RichTextBox.5
C1HtmlText Constructor(String)

The text content of this C1HtmlText.
Creates a new instance of C1HtmlText with the given text.
Syntax
'Declaration
 
Public Function New( _
   ByVal text As System.String _
)
public C1HtmlText( 
   System.string text
)

Parameters

text
The text content of this C1HtmlText.
See Also

Reference

C1HtmlText Class
C1HtmlText Members
Overload List

 

 


Copyright (c) GrapeCity, inc. All rights reserved.