UltimateSpell Class Library

UltimateSpell.MaxSuggestions Property

Gets or sets the maximum number of suggestions.

[Visual Basic]
Overridable Public Property MaxSuggestions As Integer
[C#]
public virtual int MaxSuggestions {get; set;}

Property Value

Maximum number of suggestions. The default value is 10.

Remarks

Use this property to set the maximum number of suggestions.

See Also

UltimateSpell Class | Karamasoft.WebControls.UltimateSpell Namespace