ComponentOne DateTimeEditors for WPF and Silverlight
HandleUpDownKeys Property

C1.WPF.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