ComponentOne Input for WinForms
IndeterminateIsDbNull Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > TranslateValues Class : IndeterminateIsDbNull Property
Determines if DbNull is used for indeterminate state of check box.
Syntax
'Declaration
 
Public Property IndeterminateIsDbNull As System.Boolean
public System.bool IndeterminateIsDbNull {get; set;}
See Also

Reference

TranslateValues Class
TranslateValues Members