Gets or sets a value indicating whether the reset button will be shown in all the property boxes.
Namespace:
C1.Silverlight.ExtendedAssembly: C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)
Syntax
| C# |
|---|
public bool ShowResetButton { get; set; } |
| Visual Basic |
|---|
Public Property ShowResetButton As Boolean Get Set |