System.Func<string, System.Object[]> AutoComplete { get; set; }

Summary

If you hook a method up here we'll do autocomplete on it. Return a list if strings for given string input.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.