ComponentOne Input for WinForms
ValueIsDbNull Property (C1TextBox)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1TextBox Class : ValueIsDbNull Property
Gets or sets a value indicating whether the Value is DBNull.
Syntax
'Declaration
 
Public Property ValueIsDbNull As System.Boolean
public System.bool ValueIsDbNull {get; set;}
See Also

Reference

C1TextBox Class
C1TextBox Members