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

In This Topic
    ShowResetButton Property (PropertyBox)
    In This Topic
    Gets or sets a value indicating whether the reset button is shown.
    Syntax
    'Declaration
     
    
    Public Property ShowResetButton As Boolean
    public bool ShowResetButton {get; set;}
    See Also