ComponentOne CalendarView for WinForms
ValueIsDbNull Property

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 Boolean
public bool ValueIsDbNull {get; set;}
See Also

Reference

C1TextBox Class
C1TextBox Members