TreeView for WinForms | ComponentOne
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 String
    public string NullText {get; set;}
    See Also