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

In This Topic
ThreeState Property
In This Topic
Gets or sets a value indicating whether the checkbox will allow three check states rather than two.
Syntax
'Declaration
 
Public Property ThreeState As Boolean
 
See Also