IndeterminateIsDbNull Property (TranslateValues)
In This Topic
Determines if DbNull is used for indeterminate state of check box.
Syntax
'Declaration
Public Property IndeterminateIsDbNull As Boolean
public bool IndeterminateIsDbNull {get; set;}
See Also