Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / C1PropertyGrid Class / ShowResetButton Property

In This Topic
    ShowResetButton Property (C1PropertyGrid)
    In This Topic
    Gets or sets a value indicating whether the reset button will be shown in all the property boxes.
    Syntax
    'Declaration
     
    
    Public Property ShowResetButton As Boolean
    public bool ShowResetButton {get; set;}
    See Also