[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.AutoComplete.MatchingMode

MatchingMode Property

MatchingMode

Gets or sets the matching mode for the automatic complete feature.

Declaration
public AutoCompleteMatchingMode MatchingMode { get; set; }
Public Property MatchingMode As AutoCompleteMatchingMode
Property Value
Type Description
AutoCompleteMatchingMode

One of the AutoCompleteMatchingMode values that indicates how to match the string in the automatic complete feature.

Exceptions
Type Condition
InvalidEnumArgumentException

value is not defined.