PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / AdvancedEditor Class / ShowOpenButton Property

In This Topic
    ShowOpenButton Property
    In This Topic
    Gets or sets whether the open button is visible.
    Syntax
    'Declaration
     
    
    Public Property ShowOpenButton As Boolean
    public bool ShowOpenButton {get; set;}
    See Also