ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / C1NumericEdit Class / NumericInputKeys Property

In This Topic
    NumericInputKeys Property (C1NumericEdit)
    In This Topic
    Gets or sets a value that indicates whether special keys are required.
    Syntax
    'Declaration
     
    
    Public Property NumericInputKeys As NumericInputKeys
    public NumericInputKeys NumericInputKeys {get; set;}
    See Also