[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.ComboBoxCellType.AutoCompleteCustomSource

AutoCompleteCustomSource Property

AutoCompleteCustomSource

Gets or sets the custom source (of strings) for automatic completion of entries in the combo box.

Declaration
[Browsable(true)]
public AutoCompleteStringCollection AutoCompleteCustomSource { get; set; }
<Browsable(True)>
Public Property AutoCompleteCustomSource As AutoCompleteStringCollection
Implements