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+45c8d9adb5970d727cceec44a5ed61aea0016e50
public static IReadOnlyCollection<FilterOperatorInfo> GetFilterOperators(
Type type,
IStringLocalizer loc
)
- type Type
- Type to retrieve filters for.
- loc IStringLocalizer
- Localization tool
IReadOnlyCollectionFilterOperatorInfoList of filters.