[]
Sets the OnClientFilterApplied property.
public FlexGridFilterBuilder<T> OnClientFilterApplied(string value)
Type | Name | Description |
---|---|---|
string | value | The value |
Type | Description |
---|---|
FlexGridFilterBuilder<T> | Current builder |
Occurs after the filter is applied.