AsyncItemsSourceProvider Members
In This Article
#Constructors
Name | Description |
---|---|
Async |
Initializes a new instance of the Async |
#Fields
Name | Description |
---|---|
Character |
Identifies the Character |
Request |
Identifies the Request |
#Properties
Name | Description |
---|---|
Character |
Gets or sets the number of entered characters after which the provider starts to make requests. |
Request |
Gets or sets the time (in milliseconds) that should elapse after the text is changed and before the request is called. |
#Events
Name | Description |
---|---|
Suggestions |
Fires when the provider requests suggestions. |
See Also