WinUI | ComponentOne
C1.WinUI.DateTimeEditors Assembly / C1.WinUI.DateTimeEditors Namespace / C1TimeEditor Class / HandleUpDownKeys Property
In This Topic
    HandleUpDownKeys Property (C1TimeEditor)
    In This Topic
    Gets or sets If the control handles the Up / Down / PageUp / PageDown keys.
    Syntax
    public bool HandleUpDownKeys {get; set;}
    See Also