IGridColumnTModelOnFilterUntilValueChangedAsync Method

Invoked when the "until" value has changed, only relevant if the FilterOperator is Range

Definition

Namespace: BlazorBootstrap
Assembly: BlazorBootstrap (in BlazorBootstrap.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
Task OnFilterUntilValueChangedAsync(
	ChangeEventArgs args
)

Parameters

args  ChangeEventArgs
New value

Return Value

Task
Task completion

See Also