Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / IAutoCompleteSupport Interface
Properties

In This Topic
    IAutoCompleteSupport Interface Members
    In This Topic

    The following tables list the members exposed by IAutoCompleteSupport.

    Public Properties
     NameDescription
     PropertyGets or sets a custom System.Collections.Specialized.StringCollection when the AutoCompleteSource property is set to CustomSource.  
     PropertyGets or sets how automatic completion works.  
     PropertyGets or sets a value that specifies the source of complete strings used for automatic completion.  
     PropertyGets or sets whether the AutoCompleteCustomSource is automatically filled with data from a column.  
    Top
    See Also