InputPanel for WinForms | ComponentOne
C1.Win.4.8 Assembly / C1.Design Namespace / C1FormatStringPickerForm Class / NullText Property

In This Topic
    NullText Property (C1FormatStringPickerForm)
    In This Topic
    Gets or sets a null text.
    Syntax
    'Declaration
     
    Public Property NullText As String
    public string NullText {get; set;}
    See Also