ExpressionExtensions Class

Extensions for Expression objects, in use for GridColumnTModel, TProperty

Definition

Namespace: BlazorBootstrap
Assembly: BlazorBootstrap (in BlazorBootstrap.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
public static class ExpressionExtensions
Inheritance
Object    ExpressionExtensions

Methods

AndTItem Adds two expressions together using a logical AND operation.
GetFilterExpressionDelegateTItem Retrieves a FilterItem expression by using the specified filterItem to compare the property value with the filter item value.

See Also