Gets the button that resets the property values.

Namespace:  C1.Silverlight.Extended
Assembly:  C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)

Syntax

C#
public Button ResetButton { get; }
Visual Basic
Public ReadOnly Property ResetButton As Button
	Get

See Also