ComponentOne CalendarView for WinForms
EmptyAsNull Property (C1TextBox)

C1.Win.C1Input Namespace > C1TextBox Class : EmptyAsNull Property
If True, empty strings are interpreted as null values (DBNull).
Syntax
'Declaration
 
Public Property EmptyAsNull As Boolean
public bool EmptyAsNull {get; set;}
See Also

Reference

C1TextBox Class
C1TextBox Members