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