[]
Configurates ItemsSourceFunction. Sets a function that provides list items dynamically as the user types.
public virtual TBuilder ItemsSourceFunction(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |