ComponentOne FlexReport for WinForms
Text Property (TextField)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > TextField Class : Text Property
Gets or sets a ScriptObjectValue yielding the text of the field.
Syntax
'Declaration
 
Public Property Text As ScriptObjectValue
public ScriptObjectValue Text {get; set;}
See Also

Reference

TextField Class
TextField Members