Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1TimeEditor
.
.
::
.
.
HandleUpDownKeys Property
C1TimeEditor Class
See Also
Gets or sets If the control handles the Up / Down / PageUp / PageDown keys.
Namespace:
C1.WPF.DateTimeEditors
Assembly:
C1.WPF.DateTimeEditors
(in C1.WPF.DateTimeEditors.dll)
Syntax
C#
public
bool
HandleUpDownKeys
{
get
;
set
; }
Visual Basic (Declaration)
Public
Property
HandleUpDownKeys
As
Boolean
Get
Set
See Also
C1TimeEditor Class
C1.WPF.DateTimeEditors Namespace