ExpressionExtensions Class

Extensions for Expression objects, in use for GridColumnTModel, TProperty

Definition

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