MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / GridFilterRow Class / AutoComplete Property
In This Topic
    AutoComplete Property (GridFilterRow)
    In This Topic
    Gets or sets whether the typed text will be auto-completed based on the data in the grid.
    Syntax
    public bool AutoComplete {get; set;}
    See Also