[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.EditBaseCellType.AutoCompleteCustomSource

AutoCompleteCustomSource Property

AutoCompleteCustomSource

Gets or sets a custom string collection when the AutoCompleteSource property is set to CustomSource.

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