GridColumnTModel, TPropertyPropertyAccessor Property

The accessor of the property as a LambdaExpression, so the GridTItem can use it.

Definition

Namespace: BlazorBootstrap
Assembly: BlazorBootstrap (in BlazorBootstrap.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
public LambdaExpression PropertyAccessor { get; }

Property Value

LambdaExpression

Implements

IGridColumnTModelPropertyAccessor

See Also