ComponentOne Input for WinForms
Using the C1Input Controls / Handling NULL and Empty Values
In This Topic
    Handling NULL and Empty Values
    In This Topic

    NULL values (DBNull) can be difficult to handle without appropriate tools. C1Input provides flexible rules for handling nulls allowing the programmer the ability to solve this problem in practically any circumstance.

    See Also