C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / Field Class / CheckBox Property

In This Topic
CheckBox Property (Field)
In This Topic
Specifies whether the field should be displayed as a checkbox.
Syntax
'Declaration
 
Public Property CheckBox As CheckBoxEnum
 
Remarks
This property allows you to display boolean values graphically, rather than as plain text.
See Also