ExpressionExtensions Class

Extensions for Expression objects, in use for GridColumnTModel, TProperty

Definition

Namespace: BlazorBootstrap
Assembly: BlazorBootstrap (in BlazorBootstrap.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
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