ComponentOne DateTimeEditors for UWP
HandleUpDownKeys Property

C1.UWP.DateTimeEditors Assembly > C1.Xaml.DateTimeEditors Namespace > C1TimeEditor 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

C1TimeEditor Class
C1TimeEditor Members