Share via


Editor<T>.ValueExpression プロパティ

定義

コンポーネントの値を表す式。

[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))

プロパティ値

属性

適用対象