NumericInput Property (C1BasePicker)
In This Topic
Sets or gets a value indicating whether a special edit mode is used for numeric values.
Syntax
'Declaration
Public Overridable Property NumericInput As Boolean
public virtual bool NumericInput {get; set;}
See Also