Gets or sets If the control handles the Up / Down / PageUp / PageDown keys.
Namespace:
C1.XamlAssembly: C1.Xaml (in C1.Xaml.dll)
Syntax
| C# |
|---|
public bool HandleUpDownKeys { get; set; } |
| Visual Basic |
|---|
Public Property HandleUpDownKeys As Boolean Get Set |