ComponentOne Basic Library for UWP
HandleUpDownKeys Property

C1.UWP Assembly > C1.Xaml Namespace > C1NumericBox Class : HandleUpDownKeys Property
Gets or sets If the control handles the Up / Down / PageUp / PageDown keys.
Syntax
'Declaration
 
Public Property HandleUpDownKeys As System.Boolean
public System.bool HandleUpDownKeys {get; set;}
See Also

Reference

C1NumericBox Class
C1NumericBox Members