[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcComboBox.IsAutoSelectCaseSensitive

IsAutoSelectCaseSensitive Property

IsAutoSelectCaseSensitive

Gets or sets a value that indicates whether case is a condition when searching for items.

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

true if text searches are case-sensitive; otherwise, false.