[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.EditBaseCellType.AutoFillAutoCompleteCustomSource

AutoFillAutoCompleteCustomSource Property

AutoFillAutoCompleteCustomSource

Gets or sets whether the AutoCompleteCustomSource is automatically filled with data from other cells in the column.

Declaration
public bool AutoFillAutoCompleteCustomSource { get; set; }
Public Property AutoFillAutoCompleteCustomSource As Boolean
Implements