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.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
Task OnFilterUntilValueChangedAsync(
	ChangeEventArgs args
)

Parameters

args  ChangeEventArgs
New value

Return Value

Task
Task completion

See Also