Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / IAutoCompleteSupport Interface
Members


In This Topic
IAutoCompleteSupport Interface
In This Topic
Interface that supports automatic completion (type ahead) for users typing text.
Syntax
'Declaration
 
Public Interface IAutoCompleteSupport 
 
'Usage
 
Dim instance As IAutoCompleteSupport
See Also