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