[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.GeneralEditor.AutoCompleteCustomSource

AutoCompleteCustomSource Property

AutoCompleteCustomSource

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

Declaration
public AutoCompleteStringCollection AutoCompleteCustomSource { get; set; }
Public Property AutoCompleteCustomSource As AutoCompleteStringCollection