Share via


InputBase<TValue>.EditContext Özellik

Tanım

İlişkili EditContextöğesini alır. Girişin üst EditFormöğesi yoksa bu özellik başlatılmaz.

protected:
 property Microsoft::AspNetCore::Components::Forms::EditContext ^ EditContext { Microsoft::AspNetCore::Components::Forms::EditContext ^ get(); void set(Microsoft::AspNetCore::Components::Forms::EditContext ^ value); };
protected Microsoft.AspNetCore.Components.Forms.EditContext EditContext { get; set; }
member this.EditContext : Microsoft.AspNetCore.Components.Forms.EditContext with get, set
Protected Property EditContext As EditContext

Özellik Değeri

Şunlara uygulanır