[]
        
(Showing Draft Content)

C1.Win.C1Input.C1TextBox.EmptyAsNull

EmptyAsNull Property

EmptyAsNull

If True, empty strings are interpreted as null values (DBNull).

Declaration
public bool EmptyAsNull { get; set; }