FilterOperatorUtilityGetFilterOperators Method
Provides a number of filters for a grid column for the user to filter their records on.
Namespace: BlazorBootstrapAssembly: BlazorBootstrap (in BlazorBootstrap.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
public static IReadOnlyCollection<FilterOperatorInfo> GetFilterOperators(
Type type,
IStringLocalizer loc
)
- type Type
- Type to retrieve filters for.
- loc IStringLocalizer
- Localization tool
IReadOnlyCollectionFilterOperatorInfoList of filters.