TreeView for WinForms | ComponentOne
C1.Design Namespace / C1FormatStringPickerForm Class / ShowNullText Property

In This Topic
    ShowNullText Property
    In This Topic
    Gets or sets a value indicating whether to show null text or not.
    Syntax
    'Declaration
     
    
    Public Property ShowNullText As Boolean
    public bool ShowNullText {get; set;}
    See Also