WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridImageColumn Class / InputType Property
In This Topic
    InputType Property (GridImageColumn)
    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