Spread Windows Forms 17
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
    public interface IAutoCompleteSupport 
    See Also