InputBase<TValue>.EditContext Proprietà

Definizione

Ottiene l'oggetto associato.EditContext Questa proprietà non è inizializzata se l'input non dispone di un elemento padre EditForm.

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

Valore della proprietà

Si applica a