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

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