ComponentOne FlexReport for WinForms
Value Property (CheckBoxField)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > CheckBoxField Class : Value Property
Gets or sets a ScriptObjectValue yielding the checked value of the checkbox.
Syntax
'Declaration
 
Public Property Value As ScriptObjectValue
public ScriptObjectValue Value {get; set;}
See Also

Reference

CheckBoxField Class
CheckBoxField Members