C1.Silverlight.RichTextBox.5
Text Property (C1Run)

Gets or sets the unformatted text contents of this text C1Run.
Syntax
'Declaration
 
Public Property Text As System.String
public System.string Text {get; set;}
Remarks
Note that it will be much faster to use Insert or Remove(Int32,Int32) methods when possible.
See Also

Reference

C1Run Class
C1Run Members

 

 


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