[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.AutoCompleteInfo

AutoCompleteInfo Class

Defines the automatic complete settings.

Inheritance
AutoCompleteInfo
Namespace: GrapeCity.Win.Spread.InputMan.CellType
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
[TypeConverter(typeof(CellTypeExpandableObjectConverter))]
public class AutoCompleteInfo
<TypeConverter(GetType(CellTypeExpandableObjectConverter))>
Public Class AutoCompleteInfo

Constructors

Name Description
AutoCompleteInfo()

Initializes a new instance of the AutoCompleteInfo class.

Properties

Name Description
CandidateListItemFont

Gets or sets the font for the items in the automatic complete candidate list.

HighlightMatchedText

Gets or sets a value that indicates whether to highlight matched text in the candidate list.

HighlightStyle

Gets or sets the style for highlighted matched text.

MatchingMode

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