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

In This Topic
    ResetButton Property (PropertyBox)
    In This Topic
    Gets the button that resets the property values.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ResetButton As Button
    public Button ResetButton {get;}
    See Also