WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.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