SmartAutoCompleteBehavior Constructors
Intelligently predicts and suggests words or phrases based on the user’s current input.Name | Parameters | Description |
---|---|---|
SmartAutoCompleteBehavior(Type, Int32, String) | behaviorSourceType, typingPauseDelay, UserRole | Initializes a new instance of the SmartAutoCompleteBehavior class with specified settings. |
See Also