[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.C1FlexGrid.AutoComplete

AutoComplete Property

AutoComplete

Gets or sets a value that determines whether the control should try to automatically complete entries as the user types, based on other entries in the same column (like Microsoft Excel does).

Declaration
public bool AutoComplete { get; set; }