ComponentOne Expression Editor for WPF
Text Property (C1ExpressionRichTextBox)

C1.WPF.ExpressionEditor.4 Assembly > C1.WPF.ExpressionEditor Namespace > C1ExpressionRichTextBox Class : Text Property
Gets or sets the text contents.
Syntax
'Declaration
 
Public Property Text As System.String
public System.string Text {get; set;}
See Also

Reference

C1ExpressionRichTextBox Class
C1ExpressionRichTextBox Members