ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / IComboBox Interface / NullText Property

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