ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / C1Label Class / NullText Property

In This Topic
    NullText Property (C1Label)
    In This Topic
    Gets or sets string representing a System.DBNull value.
    Syntax
    'Declaration
     
    
    Public Property NullText As String
    public string NullText {get; set;}
    See Also