Sdílet prostřednictvím


Editor<T>.ValueExpression Vlastnost

Definice

Výraz, který představuje hodnotu komponenty.

[Microsoft.AspNetCore.Components.Parameter]
public System.Linq.Expressions.Expression<Func<T>> ValueExpression { get; set; }
[<Microsoft.AspNetCore.Components.Parameter>]
member this.ValueExpression : System.Linq.Expressions.Expression<Func<'T>> with get, set
Public Property ValueExpression As Expression(Of Func(Of T))

Hodnota vlastnosti

Atributy

Platí pro