Gets or sets a value indicating whether the reset button is shown.
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 |