InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Design Namespace / C1FormatStringPickerForm Class / ShowNullText Property

In This Topic
    ShowNullText Property (C1FormatStringPickerForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ShowNullText As Boolean
    public bool ShowNullText {get; set;}
    See Also