Property MaximumSuggestions
| Edit this page View SourceMaximumSuggestions
Gets or sets the maximum number of suggestions to return. Default is 6.
Declaration
public int MaximumSuggestions { get; set; }
Property Value
Type | Description |
---|---|
int |
Gets or sets the maximum number of suggestions to return. Default is 6.
public int MaximumSuggestions { get; set; }
Type | Description |
---|---|
int |