Spread Windows Forms 12.0 Product Documentation
AutoComplete Property (GcComboBoxCellType)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > GcComboBoxCellType Class : AutoComplete Property
Gets the automatic complete related settings.
Syntax
'Declaration
 
Public ReadOnly Property AutoComplete As AutoCompleteInfo
'Usage
 
Dim instance As GcComboBoxCellType
Dim value As AutoCompleteInfo
 
value = instance.AutoComplete
public AutoCompleteInfo AutoComplete {get;}

Property Value

The automatic complete setting.
See Also

Reference

GcComboBoxCellType Class
GcComboBoxCellType Members