Shows or hides the buttons for Increment or Decrement.
Namespace:
C1.XamlAssembly: C1.Xaml (in C1.Xaml.dll)
Syntax
| C# |
|---|
public bool ShowButtons { get; set; } |
| Visual Basic |
|---|
Public Property ShowButtons As Boolean Get Set |