ComponentOne FlexReport for UWP
Value Property (CheckBoxField)

C1.UWP.FlexReport Assembly > C1.Xaml.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