Share via


DefaultModelMetadata.IsBindingAllowed プロパティ

定義

モデル値をモデル バインドでバインドできるかどうかを示す値を取得します。 これは、現在のインスタンスがプロパティを表す場合にのみ適用されます。

public:
 virtual property bool IsBindingAllowed { bool get(); };
public override bool IsBindingAllowed { get; }
member this.IsBindingAllowed : bool
Public Overrides ReadOnly Property IsBindingAllowed As Boolean

プロパティ値

適用対象