Input for WinForms | ComponentOne
C1.Win.Input.Base Namespace / IDropDownEditorBase Interface / NullText Property

In This Topic
    NullText Property (IDropDownEditorBase)
    In This Topic
    String representing a DBNull value.
    Syntax
    'Declaration
     
    
    Property NullText As String
    string NullText {get; set;}
    See Also