ComponentOne FlexReport for UWP
ThreeState Property

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