[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.IAutoCompleteSupport

IAutoCompleteSupport Interface

Interface that supports automatic completion (type ahead) for users typing text.

Namespace: FarPoint.Win.Spread.CellType
Assembly: FarPoint.Win.Spread.dll
Syntax
public interface IAutoCompleteSupport
Public Interface IAutoCompleteSupport

Properties

Name Description
AutoCompleteCustomSource

Gets or sets a custom System.Collections.Specialized.StringCollection when the AutoCompleteSource property is set to CustomSource.

AutoCompleteMode

Gets or sets how automatic completion works.

AutoCompleteSource

Gets or sets a value that specifies the source of complete strings used for automatic completion.

AutoFillAutoCompleteCustomSource

Gets or sets whether the AutoCompleteCustomSource is automatically filled with data from a column.