ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1Label Class / NullText Property

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