[]
Configurates the OnClientLoadingItems client event. Occurs before the list items are generated.
public ListBoxBuilder<T> OnClientLoadingItems(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| ListBoxBuilder<T> | Current builder. |