ComponentOne FlexReport for WinForms
Text Property (CheckBoxField)

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

Reference

CheckBoxField Class
CheckBoxField Members