ComponentOne DataGrid for WPF and Silverlight
HandleUpDownKeys Property (DataGridNumericColumn)

C1.Silverlight.DataGrid Namespace > DataGridNumericColumn Class : HandleUpDownKeys Property
Gets or sets a value indicating whether handle up and down keys.
Syntax
'Declaration
 
Public Property HandleUpDownKeys As System.Boolean
public System.bool HandleUpDownKeys {get; set;}

Property Value

true if handle up and down keys; otherwise, false.
See Also

Reference

DataGridNumericColumn Class
DataGridNumericColumn Members