ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / DataGridNumericColumn Class / HandleUpDownKeysProperty Field

In This Topic
    HandleUpDownKeysProperty Field (DataGridNumericColumn)
    In This Topic
    Identifies the HandleUpDownKeys dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly HandleUpDownKeysProperty As DependencyProperty
    public static readonly DependencyProperty HandleUpDownKeysProperty
    See Also