ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / ParseInfo Class / NullText Property

In This Topic
    NullText Property (ParseInfo)
    In This Topic
    The string representing DbNull value.
    Syntax
    'Declaration
     
    Public Property NullText As String
    public string NullText {get; set;}
    See Also