ComponentOne FlexReport for WinForms
ThreeState Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > CheckBoxField Class : ThreeState Property
Gets or sets a value indicating whether the checkbox will allow three check states rather than two.
Syntax
'Declaration
 
Public Property ThreeState As System.Boolean
public System.bool ThreeState {get; set;}
See Also

Reference

CheckBoxField Class
CheckBoxField Members