[]
Configurates the OnClientPropertyChanged client event. Occurs when the value of a property in this field changes.
public TBuilder OnClientPropertyChanged(string value)
Public Function OnClientPropertyChanged(value As String) As TBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |