[]
Configurates the OnClientFilterChanged client event. Occurs after a column filter has been edited by the user.
public FlexSheetFilterBuilder OnClientFilterChanged(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| FlexSheetFilterBuilder | Current builder. |