[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcComboBox.AutoSelect

AutoSelect Property

AutoSelect

Gets or sets a value that indicates whether the item is automatically selected when the prefix is entered.

Declaration
public bool AutoSelect { get; set; }
Public Property AutoSelect As Boolean
Property Value
Type Description
bool

true if AutoSelect is enabled; otherwise, false. The default is false.