Input for WinForms | ComponentOne
C1.Win.Input.Formating Namespace / FormatInfo Class / ShouldSerializeEmptyAsNull Method

In This Topic
    ShouldSerializeEmptyAsNull Method (FormatInfo)
    In This Topic
    Specifies whether to save the value of the EmptyAsNull property.
    Syntax
    'Declaration
     
    
    Protected Function ShouldSerializeEmptyAsNull() As Boolean
    protected bool ShouldSerializeEmptyAsNull()
    See Also