[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.AutoCompleteHighlightStyleInfo

AutoCompleteHighlightStyleInfo Class

Defines the highlight style for matched strings when using automatic complete.

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

Constructors

Name Description
AutoCompleteHighlightStyleInfo()

Initializes a new instance of the AutoCompleteHighlightStyleInfo class.

Properties

Name Description
BackColor

Gets or sets the background color of the highlighted string.

Font

Gets or sets the font of the highlighted string.

ForeColor

Gets or sets the foreground color of the highlighted string.