C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / CheckBoxField Class / Value Property

In This Topic
Value Property (CheckBoxField)
In This Topic
Gets or sets a ScriptObjectValue yielding the checked value of the checkbox.
Syntax
'Declaration
 
Public Property Value As ScriptObjectValue
 
See Also