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

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