MinimumPrefixLength Property
MinimumPrefixLength
Gets or sets the minimum length of text before the Web service provides
suggestions for completion.
Declaration
public int MinimumPrefixLength { get; set; }
Public Property MinimumPrefixLength As Integer