TextSuggestionProvider Class
Class that implements a synchronous generic suggestion provider for a text box.
Namespace: Aliquo.Windows.ControlsAssembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
public class TextSuggestionProvider : ITextSuggestionProvider
Public Class TextSuggestionProvider
Implements ITextSuggestionProvider
- Inheritance
- Object TextSuggestionProvider
- Implements
- ITextSuggestionProvider
GetSuggestion |
Gets the string with the suggestion according to the indicated filter.
|