WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridNumericColumn Class / InputType Property
In This Topic
    InputType Property (GridNumericColumn)
    In This Topic
    Gets or sets the type of keyboard shown when the cell is in edit-mode.
    Syntax
    public InputScope InputType {get; set;}
    See Also